Library implementing the TextDisplay interface for the Serial LCDs as sold by Sparkfun etc...

Dependencies:   TextDisplays

Files at this revision

API Documentation at this revision

Comitter:
giryan
Date:
Sun Sep 05 09:23:37 2010 +0000
Parent:
1:7174fd65fd77
Commit message:
Rearranged the lib to have it as a lib withing a project

Changed in this revision

TextDisplays.lib Show annotated file Show diff for this revision Revisions of this file
TextLCD_Serial.h Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- a/TextDisplays.lib	Sat Aug 28 14:00:41 2010 +0000
+++ b/TextDisplays.lib	Sun Sep 05 09:23:37 2010 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/simon/code/TextDisplays/#e8a5ca303ebd
+http://mbed.org/users/giryan/code/TextDisplays/#0e729fc7275a
--- a/TextLCD_Serial.h	Sat Aug 28 14:00:41 2010 +0000
+++ b/TextLCD_Serial.h	Sun Sep 05 09:23:37 2010 +0000
@@ -57,7 +57,7 @@
             ScrollLeft  = 0x18,
             ScrollRight = 0x1C,
             
-            Position    = 0x80            
+            Position    = 0x80
         };
     };
 
--- a/mbed.bld	Sat Aug 28 14:00:41 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/74b8d43b5817