We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27bf7c commit fa70ef2Copy full SHA for fa70ef2
CHANGELOG
@@ -5,6 +5,7 @@ WiFi101 ?.?.? - ????.??.??
5
* Fixed return value of WiFiUDP::beginPacket(host, port) when host is successfully resolved
6
* Added power management methods: WiFi.lowPowerMode(), WiFi.maxLowPowerMode(), WiFi.noLowPowerMode()
7
* Close TCP sockets when physical link is disconnected
8
+* Fixed WiFi.RSSI() returning 0 when there was pending socket data
9
10
WiFi101 0.9.1 - 2016.04.19
11
0 commit comments