Skip to content

Commit ab69218

Browse files
committed
add comment clarifying the state of AsyncUDP.h
1 parent 0b38061 commit ab69218

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cores/portduino/AsyncUDP.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// This implements a really small subset of AsyncUDP.
2+
// This was the bare minimum needed to get meshtastic's multicast UDP transport running.
3+
// PRs are welcome to implement more of the API.
4+
15
#ifndef ESPASYNCUDP_H
26
#define ESPASYNCUDP_H
37

0 commit comments

Comments
 (0)