sed1520 driver: Add an option for inverted segment mapping (idea by R. Buchert)
This commit is contained in:
@@ -1054,8 +1054,17 @@ DelayMult=0
|
||||
|
||||
# The original wiring used an inverter to drive the control lines. If you do
|
||||
# not use an inverter set haveInverter to no. [default: yes; legal: yes, no]
|
||||
haveInverter=no
|
||||
HaveInverter=no
|
||||
|
||||
# On some displays column data in memory is mapped to segment lines from right
|
||||
# to left. This is called inverted mapping (not to be confused with
|
||||
# 'haveInverter' from above). [default: no; legal: yes, no]
|
||||
#InvertedMapping=yes
|
||||
|
||||
# At least one display is reported (Everbouquet MG1203D) that requires sending
|
||||
# three times 0xFF before a reset during initialization.
|
||||
# [default: no; legal: yes, no]
|
||||
#UseHardReset=yes
|
||||
|
||||
|
||||
## serial POS display driver ##
|
||||
|
||||
Reference in New Issue
Block a user