Skip to content

Commit bad0b4c

Browse files
committed
test
1 parent 6083d80 commit bad0b4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/AsyncUDP/src/AsyncUDP.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ class AsyncUDP : public Print {
151151
esp_err_t lastErr();
152152
operator bool();
153153

154-
155154
static void _s_recv(void *arg, udp_pcb *upcb, pbuf *p, const ip_addr_t *addr, uint16_t port, struct netif *netif);
156155
};
157156

0 commit comments

Comments
 (0)