![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
wifi
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 |
diff -r 40dd020463ea -r 5d84bad1e583 main.cpp --- 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);