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
+8
View File
@@ -456,6 +456,14 @@ serdisp_device=/dev/ppi0
# Inverted: inverts the pixels [default: no; legal: yes, no]
#x11_Inverted=no
# --- picolcdgfx options ---
# Time in ms for usb_read to wait on a key press. [default: 125; legal: >0]
#picolcdgfx_KeyTimeout=125
# Inverted: Inverts the pixels. [default: no; legal: yes or no]
#picolcdgfx_Inverted=no
## glcdlib meta driver for graphical LCDs ##