using websocket to dynamically display temperature on webpage; tweets from mbed via xAP

Dependencies:   BroadcastSend EthernetInterface OneWire SimpleSMTPClient mbed-rpc mbed-rtos mbed

Revision:
3:d00432b8cb4a
Parent:
0:a96892f55b07
--- a/readme.txt	Thu Feb 18 18:40:54 2016 +0000
+++ b/readme.txt	Thu Feb 18 19:57:07 2016 +0000
@@ -1,3 +1,6 @@
+/** 
+
+
 xAP enabled one wire master part I
 Author: Zhongying Qiao
 Date: 10th March 2014
@@ -119,4 +122,8 @@
     # flush stdout to avoid buffering issues: 
     STDOUT.flush 
  
-end 
\ No newline at end of file
+end 
+
+
+
+**/
\ No newline at end of file