Library for Sure Electronics HT1632 based LED matrix displays. Supports multiple displays connected together.

Dependents:   HT1632MsgScroller SMS_LEDMatrixPrinter

Files at this revision

API Documentation at this revision

Comitter:
SomeRandomBloke
Date:
Thu Nov 08 21:44:48 2012 +0000
Parent:
0:b3e0f5bb3b87
Commit message:
Minor updates

Changed in this revision

font_5x7_p.h Show annotated file Show diff for this revision Revisions of this file
--- a/font_5x7_p.h	Thu Nov 08 21:41:33 2012 +0000
+++ b/font_5x7_p.h	Thu Nov 08 21:44:48 2012 +0000
@@ -1,8 +1,8 @@
-// Font definition for LCD 3110 library
+// Font definition for 5x7 font
 // 5 x 7 font
 // 1 pixel space at left and bottom
 // index = ASCII - 32
-//#include <avr/pgmspace.h>
+
 
 //***** Small fonts (5x7) **********