overhaul USB init for more portability in picolcd driver and

avoid a core dump if no device is connected (M. Dolze)
This commit is contained in:
marschap
2007-10-08 15:53:44 +00:00
parent 8619b5154e
commit f30af62574
2 changed files with 59 additions and 52 deletions
+1
View File
@@ -30,6 +30,7 @@ v.0.5dev (ongoing development)
* allow wrapping slider menu items with <= 4 keys (M. Dolze)
* 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)
v.0.5.2
* fix switching on/off the Load screen in lcdproc client using the menu