Skip to content

Commit a23a54f

Browse files
committed
Update changelog
1 parent 2b479a9 commit a23a54f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
WiFi101 ?.?.? - ????.??.??
22

33
* Added new WiFi.ping(...) functionality. Thanks @PKGeorgiev
4-
* Add new WL_AP_LISTENING and WL_AP_CONNECTED status types for AP mode
4+
* Add new WL_AP_LISTENING, WL_AP_CONNECTED, and WL_AP_FAILED status types for AP mode
55
* Fixed return value of WiFiUDP::beginPacket(host, port) when host is successfully resolved
6-
* Added power management methods: lowPowerMode(), maxLowPowerMode(), noLowPowerMode(), sleepFor(time), isAwake()
6+
* Added power management methods: WiFi.lowPowerMode(), WiFi.maxLowPowerMode(), WiFi.noLowPowerMode()
77
* Close TCP sockets when physical link is disconnected
88

99
WiFi101 0.9.1 - 2016.04.19

0 commit comments

Comments
 (0)