stm32l432 esp8266,MQ13,MQ7,SSD1306,SD1303,HC04
Dependents: Nucleo_SSD1306_DS1302_ESP8266_AM2320_BME280
Fork of ESP8266 by
Revision 3:a1da4dcd891a, committed 2017-05-11
- Comitter:
- dadangjia
- Date:
- Thu May 11 16:55:21 2017 +0000
- Parent:
- 2:77388e8f0697
- Commit message:
- stm32l432 iot project
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 Thu May 11 16:55:21 2017 +0000 @@ -66,7 +66,6 @@ Timer t; bool ended = 0; char c; - strcpy(r, ""); t.start(); while(!ended) {