STM32C8T6, DH11, N5110, ESP8266,PH
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) {