Skip to content

Commit 60b68fd

Browse files
committed
Update changelog
1 parent 89257a1 commit 60b68fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
WiFi101 ?.?.? - ????.??.??
22

33
* Changed WiFi.ping(...) to return round trip time on success, negative value on error. Thanks @PKGeorgiev
4+
* WiFi.end() now powers down the WiFi module
5+
* WiFi.config(ip) can now be used to set a static IP for WiFi.begin(...)
6+
* Fixed WiFi.BSSID(bssid) returning reversed MAC address
7+
* Added WiFi.APClientMacAddress() API to get MAC address of AP client in AP mode
48

59
WiFi101 0.10.0 - 2016.09.08
610

0 commit comments

Comments
 (0)