ESP8266 library to get and send data.
Fork of ESP8266 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:5cc7894bb8cb | 2016-10-21 | Wosser1sProductions | Added deepsleep command (cannot wake up by pulling CH_PD down and then back up) |
4:c05f7a1b4e47 | 2016-10-21 | Wosser1sProductions | First commit of ESP8266 control library. |
3:4f24e7e803a1 | 2016-06-11 | janhavi | Changes in ESP library |
2:77388e8f0697 | 2014-12-28 | quevedo | Added functions: Get connection status, Start server mode, Close server mode; now the ESP serial baudrate is passed as a parameter in the constructor |
1:399414d48048 | 2014-12-17 | quevedo | Added functions: SetMode (STA, AP, or both), Quit(quits the AP connection), and SetSingle / SetMultiple for single and multiple connections |
0:e58f27687450 | 2014-12-16 | quevedo | First version, only basic commands |