activate curses driver (should work everywhere)
This commit is contained in:
@@ -32,15 +32,15 @@
|
||||
# The name of the driver is exactly the same as the name of the driver
|
||||
# module that is to be loaded, including the case of the letters !
|
||||
# (That is: unless a file= option is given in the driver section)
|
||||
#Driver=CFontzPacket
|
||||
#Driver=hd44780
|
||||
#Driver=IOWarrior
|
||||
#Driver=MtxOrb
|
||||
Driver=curses
|
||||
#Driver=CFontz633
|
||||
#Driver=CFontzPacket
|
||||
#Driver=CwLnx
|
||||
#Driver=glcdlib
|
||||
#Driver=IOWarrior
|
||||
#Driver=imon
|
||||
Driver=MD8800
|
||||
#Driver=MD8800
|
||||
#Driver=MtxOrb
|
||||
#Driver=NoritakeVFD
|
||||
#Driver=serialVFD
|
||||
|
||||
@@ -149,7 +149,7 @@ Brightness=255
|
||||
# This value is used when the display is normally
|
||||
# switched off in case LCDd is inactive
|
||||
OffBrightness=0
|
||||
# Set the communication speed [default: 9600; legal: 1200, 2400, 9600, 19200i or 115200]
|
||||
# Set the communication speed [default: 9600; legal: 1200, 2400, 9600, 19200 or 115200]
|
||||
Speed=9600
|
||||
# Set the firmware version (New means >= 2.0) [default: no; legal: yes, no]
|
||||
NewFirmware=no
|
||||
|
||||
Reference in New Issue
Block a user