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.
Dependents: Smart_Lights_Midterm
Diff: ESP8266.cpp
- Revision:
- 4:d8e538bd3a0b
- Parent:
- 3:4f24e7e803a1
--- a/ESP8266.cpp Sat Jun 11 14:05:06 2016 +0000 +++ b/ESP8266.cpp Mon Mar 15 18:44:34 2021 +0000 @@ -82,7 +82,7 @@ ended = 1; } } - AddChar(r, 0x00); + //AddChar(r, 0x00); return ended; }