diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/example-extras.cfg | 4 | ||||
-rw-r--r-- | config/generic-re-arm.cfg | 5 |
2 files changed, 0 insertions, 9 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 1398f992..81231f75 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -539,10 +539,6 @@ #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 diff --git a/config/generic-re-arm.cfg b/config/generic-re-arm.cfg index 4a9c9fab..13a2c792 100644 --- a/config/generic-re-arm.cfg +++ b/config/generic-re-arm.cfg @@ -93,8 +93,3 @@ max_z_accel: 100 #cs_pin: P0.16 #sclk_pin: P0.15 #sid_pin: P0.18 -#chip_delay needs to be set to the below for the LCD to initialise correctly. -#chip_delay: .000040 - - - |