Sanyo LC75711 VFD controller/driver for upto 16 Dot Matrix Characters

Dependents:   mbed_LC75711

The component page is here.

Revision:
1:bcf010fcacae
Parent:
0:5eb5fee234e8
Child:
3:8101f714d38d
--- a/LC75711_UDC.inc	Tue Sep 12 18:36:56 2017 +0000
+++ b/LC75711_UDC.inc	Wed Sep 13 18:25:24 2017 +0000
@@ -25,7 +25,7 @@
 #include "LC75711_Config.h"
 
 #if(LC75711_UDC == 1)
-// User Defined Characters (UDCs) are defined by a 7 byte bitpattern. The P0..P5 form the character pattern.
+// User Defined Characters (UDCs) are defined by a 7 byte bitpattern. The P0..P4 form the character pattern.
 //     P7 P6 P5 P4 P3 P2 P1 P0 
 // 0   x  x  x  0  1  1  1  0
 // 1   x  x  x  1  0  0  0  1