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.
Dependencies: mbed
Fork of ESP8266-WEB-Mbed-LPC1768-Controller by
Revision 5:5d84bad1e583, committed 2015-10-08
- Comitter:
- ycai47
- Date:
- Thu Oct 08 01:02:04 2015 +0000
- Parent:
- 4:40dd020463ea
- Commit message:
- wifi;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Aug 28 01:37:50 2015 +0000 +++ b/main.cpp Thu Oct 08 01:02:04 2015 +0000 @@ -80,7 +80,7 @@ int main() { reset=0; - pc.baud(115200); + pc.baud(9600); pc.printf("\f\n\r------------ ESP8266 Hardware Reset --------------\n\r"); wait(0.5);