This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ Look in file [**adc_common.c**](https://github.com/espressif/esp-idf/blob/master
254
254
255
255
## HOWTO Setting up the Async UDP Client
256
256
257
- https://github.com/khoih-prog/AsyncUDP_ESP32_Ethernet/blob/19682cd09c11db5454001137a3976e63247acdd6 /examples/AsyncUdpSendReceive/AsyncUdpSendReceive.ino#L11-L376
257
+ https://github.com/khoih-prog/AsyncUDP_ESP32_Ethernet/blob/c63051fb1e3d898d7f65d328f61846d7c87c361b /examples/AsyncUdpSendReceive/AsyncUdpSendReceive.ino#L11-L376
258
258
259
259
---
260
260
---
@@ -336,7 +336,7 @@ You can change the `INT` pin to another one. Default is `GPIO4`
336
336
337
337
#### File [ AsyncUdpNTPClient.ino] ( examples/AsyncUdpNTPClient/AsyncUdpNTPClient.ino )
338
338
339
- https://github.com/khoih-prog/AsyncUDP_ESP32_Ethernet/blob/19682cd09c11db5454001137a3976e63247acdd6 /examples/AsyncUdpNTPClient/AsyncUdpNTPClient.ino#L11-L358
339
+ https://github.com/khoih-prog/AsyncUDP_ESP32_Ethernet/blob/c63051fb1e3d898d7f65d328f61846d7c87c361b /examples/AsyncUdpNTPClient/AsyncUdpNTPClient.ino#L11-L358
340
340
341
341
---
342
342
You can’t perform that action at this time.
0 commit comments