STM32C8T6, DH11, N5110, ESP8266,PH

Files at this revision

API Documentation at this revision

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
--- 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) {