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.
Dependencies: ArduinoAPI
Fork of WeeESP8266 by
Diff: ESP8266AT.h
- Revision:
- 0:d3b93948c925
- Child:
- 1:edc634cad906
diff -r 000000000000 -r d3b93948c925 ESP8266AT.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ESP8266AT.h Thu Feb 05 08:22:09 2015 +0000 @@ -0,0 +1,6 @@ +#ifndef __ESP8266AT_H__ +#define __ESP8266AT_H__ + + + +#endif /* #ifndef __ESP8266AT_H__ */ \ No newline at end of file
