Skip to content

Commit c2f1890

Browse files
authored
Merge pull request #49 from Jorropo/comment
add comment clarifying the state of AsyncUDP.h
2 parents 0b38061 + ab69218 commit c2f1890

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)