Network, SD card, Serial, LCD and sensors all work! :) ** Don't Press the User Button without an SD Card inserted!! **

Dependencies:   BMP280

Fork of Thread_Communication_V2 by BDG

Files at this revision

API Documentation at this revision

Comitter:
dnonoo
Date:
Sat Jan 06 13:52:46 2018 +0000
Parent:
14:7c4d87dfc388
Commit message:
new okokokok

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Jan 06 12:22:12 2018 +0000
+++ b/main.cpp	Sat Jan 06 13:52:46 2018 +0000
@@ -685,7 +685,7 @@
         
         TCPSocket clt_sock;      //Socket for communication
         
-        pc.printf("Server Ready\n\r");
+        pc.printf("\rServer Ready\n\r");
         
         while (true) {