mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 23:24:01 -06:00
display: Allow the ST7920_DISPLAY parameter to be configured
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
3ac9fc6e63
commit
d94c856118
2 changed files with 6 additions and 1 deletions
|
@ -539,6 +539,10 @@
|
|||
#sid_pin:
|
||||
# The pins connected to an st7920 type lcd. These parameters must be
|
||||
# provided when using an st7920 display.
|
||||
#chip_delay:
|
||||
# This parameter specifies the internal command delay (in seconds)
|
||||
# on st7920 displays. It may be necessary to increase this if the
|
||||
# display shows garbled data. The default is 0.000020.
|
||||
|
||||
|
||||
# Custom thermistors (one may define any number of sections with a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue