Skip to content

Commit a2aa01d

Browse files
committed
Update changelog
1 parent 1a3b1bb commit a2aa01d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ WiFi101 ?.?.? - ????.??.??
44

55
WiFi101 0.10.0 - 2016.09.08
66

7+
* Added WiFi.end() to disconnect from the AP or end AP mode
78
* Added new WiFi.ping(...) functionality. Thanks @PKGeorgiev
9+
* Added WiFi.setPins(...) to customize the CS, INTN, RESET and CHIPEN pins
810
* Add new WL_AP_LISTENING, WL_AP_CONNECTED, and WL_AP_FAILED status types for AP mode
911
* Fixed return value of WiFiUDP::beginPacket(host, port) when host is successfully resolved
1012
* Added power management methods: WiFi.lowPowerMode(), WiFi.maxLowPowerMode(), WiFi.noLowPowerMode()

0 commit comments

Comments
 (0)