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.
Revision 3:b3e3298de879, committed 2019-11-08
- Comitter:
- dadangjia
- Date:
- Fri Nov 08 00:12:06 2019 +0000
- Parent:
- 2:77388e8f0697
- Commit message:
- ESP8266 Library;
Changed in this revision
ESP8266.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 77388e8f0697 -r b3e3298de879 ESP8266.cpp --- a/ESP8266.cpp Sun Dec 28 21:58:49 2014 +0000 +++ b/ESP8266.cpp Fri Nov 08 00:12:06 2019 +0000 @@ -66,7 +66,6 @@ Timer t; bool ended = 0; char c; - strcpy(r, ""); t.start(); while(!ended) {