Add a 'none' charmap which does not replace any character.

This commit is contained in:
mmdolze
2010-01-06 17:26:42 +00:00
parent 2f4c1e5185
commit 585ac6425d
2 changed files with 49 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@ v.0.5dev (ongoing development)
+ new driver: SureElec for devices made by SURE Electronics (Laurent Latil)
* hd44780-4bit: Fix bug not checking for keypad rows 7-10 correctly
* Modify serial drivers to use cfmakeraw
+ hd44780: Add a 'none' charmap which does not replace any character
v0.5.3
+ lcdexec: notification when called program finishes