Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepmistry committed Sep 8, 2016
1 parent 2b479a9 commit a23a54f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
WiFi101 ?.?.? - ????.??.??

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

WiFi101 0.9.1 - 2016.04.19
Expand Down

0 comments on commit a23a54f

Please sign in to comment.