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

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

Files at this revision

API Documentation at this revision

Comitter:
cryptoc
Date:
Thu Feb 18 19:57:07 2016 +0000
Parent:
2:618e347fd340
Commit message:
change readme.txt

Changed in this revision

readme.txt Show annotated file Show diff for this revision Revisions of this file
--- 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