V4

Dependencies:   BMP280

Fork of Thread_Communication_V4 by BDG

Revision:
15:864d936b51cf
Parent:
14:7c4d87dfc388
Child:
16:f30928e622a2
--- 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) {