Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 2ee1412

Browse files
authored
v1.8.14-3 fixes UDP issue with Nano_RP2040_Connect
### Releases v1.8.14-3 1. Fix issue with UDP for Nano_RP2040_Connect using arduino-pico core. Check [UDP not running with WiFiNINA library (Example WiFiUdpSendReceiveString) #376](earlephilhower/arduino-pico#376)
1 parent 33d910d commit 2ee1412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
* [1. AdvancedWebServer on Nano_33_IoT](#1-advancedwebserver-on-nano_33_iot)
7575
* [2. WiFiWebClientRepeating on MBED NANO_RP2040_CONNECT](#2-wifiwebclientrepeating-on-mbed-nano_rp2040_connect)
7676
* [3. WiFiWebClientRepeating on ARDUINO_NANO_RP2040_CONNECT](#3-wifiwebclientrepeating-on-arduino_nano_rp2040_connect)
77-
* [4. WiFiUdpNtpClient on MBED NANO_RP2040_CONNECT](#4-WiFiUdpNtpClient-on-mbed-nano_rp2040_connect)
78-
* [5. WiFiUdpNtpClient on ARDUINO_NANO_RP2040_CONNECT](#5-WiFiUdpNtpClient-on-arduino_nano_rp2040_connect)
77+
* [4. WiFiUdpNtpClient on MBED NANO_RP2040_CONNECT](#4-wifiudpntpclient-on-arduino_nano_rp2040_connect)
78+
* [5. WiFiUdpNtpClient on ARDUINO_NANO_RP2040_CONNECT](#5-wifiudpntpclient-on-mbed-nano_rp2040_connect)
7979
* [Debug](#debug)
8080
* [Troubleshooting](#troubleshooting)
8181
* [TO DO](#to-do)

0 commit comments

Comments
 (0)