mirror of https://github.com/Desuuuu/klipper.git
config: Fix example beeper pin in generic-bigtreetech-skr-v1.3.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
bf23302918
commit
4d90b60fdb
|
@ -202,7 +202,7 @@ max_z_accel: 100
|
|||
#click_pin: ^!P0.28
|
||||
#
|
||||
#[output_pin beeper]
|
||||
#pins: !P1.30
|
||||
#pin: P1.30
|
||||
|
||||
# "RepRapDiscount 2004 Smart Controller" type displays
|
||||
#[display]
|
||||
|
@ -217,7 +217,7 @@ max_z_accel: 100
|
|||
#click_pin: ^!P0.28
|
||||
#
|
||||
#[output_pin beeper]
|
||||
#pins: !P1.30
|
||||
#pin: P1.30
|
||||
|
||||
# 128x64 Full Graphic Creality CR10 / ENDER 3 stockdisplay
|
||||
#[display]
|
||||
|
|
Loading…
Reference in New Issue