A test of the lcd library

Dependencies:   lcd mbed

Files at this revision

API Documentation at this revision

Comitter:
mattegan
Date:
Fri Nov 08 07:52:40 2013 +0000
Parent:
0:b768eecbd7c0
Commit message:
[FIX] added mbed library;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Nov 08 07:50:23 2013 +0000
+++ b/main.cpp	Fri Nov 08 07:52:40 2013 +0000
@@ -43,6 +43,6 @@
             display.locateCharacter(1, i, magnitude > 8 ? glyphs[8] : glyphs[magnitude]);
         }
         start = (start + 1) % 33;
-        wait(.01);
+        wait(.03);
     }
 }
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.lib	Fri Nov 08 07:52:40 2013 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed/#f37f3b9c9f0b