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, committed 2016-02-18
- 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 |
diff -r 618e347fd340 -r d00432b8cb4a readme.txt --- 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