New connection type 'picolcdgfx' that supports picoLCD 256x64 Sideshow

graphical displays from Mini-Box.com (by S. Meharg).
This commit is contained in:
mmdolze
2013-05-08 19:19:55 +00:00
parent 412f5e6605
commit cc23d7c094
7 changed files with 416 additions and 3 deletions
+1
View File
@@ -16,6 +16,7 @@ v0.5dev (ongoing development)
+ hd44780: New connection type 'piplate' (J. Brogdon)
* lcdproc client: Add option to turn off title on OldTime screen
+ glcd driver: Connection type 'x11' that draws to a X window (S. Meharg)
+ glcd driver: 'picolcdgfx' for picoLCD 256x64 from Mini-Box.com (S. Meharg)
v0.5.6
- Remove deprecated CFontz633 driver. Use CFontzPacket with Model=633 instead!