curses driver: new option DrawBorder (Bruno Schwander)

This commit is contained in:
marschap
2007-10-09 07:28:21 +00:00
parent f30af62574
commit f93e6dec47
5 changed files with 89 additions and 64 deletions
+1
View File
@@ -31,6 +31,7 @@ v.0.5dev (ongoing development)
* a bit more Doxygen-ation and documentation
* hd44780 driver: make ConnectionType 4bit more fool-proof (M. Dolze)
* picolcd driver: overhaul USB init for more portability (M. Dolze)
+ curses driver: new option DrawBorder (Bruno Schwander)
v.0.5.2
* fix switching on/off the Load screen in lcdproc client using the menu