wifi

Dependencies:   mbed

Fork of ESP8266-WEB-Mbed-LPC1768-Controller by jim hamblen

Files at this revision

API Documentation at this revision

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