mbed publishes real time up-to-date FTSE100 index data and posts it to a 7 segment multipurpose mbed breakout board

Dependencies:   EthernetNetIf dispBoB mbed

Files at this revision

API Documentation at this revision

Comitter:
d_worrall
Date:
Thu Jul 07 08:39:50 2011 +0000
Parent:
1:10d951807d06
Child:
3:4ccc72cfec87
Commit message:
version2

Changed in this revision

FTSE100.cpp Show annotated file Show diff for this revision Revisions of this file
dispBoB.lib Show annotated file Show diff for this revision Revisions of this file
--- a/FTSE100.cpp	Wed Jul 06 12:24:53 2011 +0000
+++ b/FTSE100.cpp	Thu Jul 07 08:39:50 2011 +0000
@@ -20,6 +20,7 @@
     }
     printf("\r\nSetup OK\r\n");
     
+    db.init();                                          //initialise screen
     db.cls();
     
     HTTPText txt;                                       //instantiate HTTPStream object
--- a/dispBoB.lib	Wed Jul 06 12:24:53 2011 +0000
+++ b/dispBoB.lib	Thu Jul 07 08:39:50 2011 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/d_worrall/code/dispBoB/#10570d97f4d3
+http://mbed.org/users/d_worrall/code/dispBoB/#a9abac3696b0