Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
ESP8266 Library;
2019-11-08, by dadangjia [Fri, 08 Nov 2019 00:12:06 +0000] rev 3
ESP8266 Library;
Added functions: Get connection status, Start server mode, Close server mode; now the ESP serial baudrate is passed as a parameter in the constructor
2014-12-28, by quevedo [Sun, 28 Dec 2014 21:58:49 +0000] rev 2
Added functions: Get connection status, Start server mode, Close server mode; now the ESP serial baudrate is passed as a parameter in the constructor
Added functions: SetMode (STA, AP, or both), Quit(quits the AP connection), and SetSingle / SetMultiple for single and multiple connections
2014-12-17, by quevedo [Wed, 17 Dec 2014 13:54:34 +0000] rev 1
Added functions: SetMode (STA, AP, or both), Quit(quits the AP connection), and SetSingle / SetMultiple for single and multiple connections
First version, only basic commands
2014-12-16, by quevedo [Tue, 16 Dec 2014 01:08:47 +0000] rev 0
First version, only basic commands