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

Commit ef5ea4a

Browse files
authored
v1.6.1 : Workaround for WiFi.status() bug
### Releases v1.6.1 1. Workaround for RP2040W `WiFi.status()` bug using `ping()` to local gateway for example [FullyFeatured_RP2040W](examples/RP2040W/FullyFeatured_RP2040W) 2. Use WiFi macAddress for RP2040W `_clientId`
1 parent 55bc76f commit ef5ea4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
* [12. FullyFeatured_ESP8266_Ethernet on ESP8266_NODEMCU_ESP12E using ESP8266_ENC28J60 Ethernet](#12-FullyFeatured_ESP8266_Ethernet-on-ESP8266_NODEMCU_ESP12E-using-ESP8266_ENC28J60-Ethernet)
8282
* [13. FullyFeatured_ESP8266_Ethernet on ESP8266_NODEMCU_ESP12E using ESP8266_W5500 Ethernet](#13-FullyFeatured_ESP8266_Ethernet-on-ESP8266_NODEMCU_ESP12E-using-ESP8266_W5500-Ethernet)
8383
* [14. FullyFeature_RP2040W on RASPBERRY_PI_PICO_W](#14-FullyFeature_RP2040W-on-RASPBERRY_PI_PICO_W)
84-
#### 14. FullyFeature_RP2040W on RASPBERRY_PI_PICO_W
8584
* [Debug](#debug)
8685
* [Troubleshooting](#troubleshooting)
8786
* [Issues](#issues)

0 commit comments

Comments
 (0)