Skip to content

Commit

Permalink
add ESP8266 #1380, #1358
Browse files Browse the repository at this point in the history
  • Loading branch information
MaBecker committed May 9, 2018
1 parent 1381fdc commit 5a5404d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Expand Up @@ -7,6 +7,8 @@
Allow parseInt/parseFloat to be used on very large strings if the number doesn't extend right to the end (fix #1397)
nRF5x: Fix memory leak on NRF.connect
Fix memory leak if an exception is thrown within a rejected promise
ESP8266: rewrite wifi.save and restore to use the storage lib (imp #1380)
ESP8266: Add missing option ssid_hidden for Wifi.startAP() (imp #1358)

1v97 : nRF52: fix NRF.on('connect',...) issue
STM32: Fix setDeviceClockCmd error for USB.setConsole()
Expand Down

0 comments on commit 5a5404d

Please sign in to comment.