adafruit / HT1632

Arduino library code for HT1632(C) matrix panel driver chips, and the panels we have in the Adafruit shop
http://www.adafruit.com/products/555
38 stars 41 forks source link

Error in char map (fixed at source) #8

Open ace-dent opened 9 years ago

ace-dent commented 9 years ago

Hi, the following Issue was fixed by @PaintYourDragon in the 'master' Adafruit-GFX-Library ~ https://github.com/adafruit/Adafruit-GFX-Library/issues/22 The Issue is a historically missing character for Code Page 432. See commit: https://github.com/adafruit/Adafruit-GFX-Library/commit/ea4c4c5596aaa91e1e10c89c7817df4e12e312c5 I believe this should be ported here, to ensure consistent use with characters defined in glcdfont.c.