Fix handling of custom characters. ccmode was not reset on screen clear().

Remove unused ccmode from serialPOS.
This commit is contained in:
mmdolze
2011-01-05 19:54:54 +00:00
parent c4326258e6
commit 50ff73d7c1
4 changed files with 14 additions and 21 deletions
+1
View File
@@ -8,6 +8,7 @@ Key:
v.0.5dev (ongoing development)
+ sed1330 driver: Add support for HG25504 (L. Lagendijk)
* Build system: Fix xosd detection
* Reset ccmode on screen clear for NoritakeVFD, tyan driver
v0.5.4
* Update driver includes and LDFLAGS (fixed glk and bayrad binding error)