Modified Library for using the Wifi module ESP8266, first version with basic commands, soon new commands will be added
Fork of ESP8266 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:8a8fb2e0958c | 2016-08-12 | s_shah5 | (none) |
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 |