config: Fix hd44780 typo in rambo and ramps example configs
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -110,7 +110,7 @@ pins: !PB7
|
|||||||
|
|
||||||
# "RepRapDiscount 2004 Smart Controller" type displays
|
# "RepRapDiscount 2004 Smart Controller" type displays
|
||||||
#[display]
|
#[display]
|
||||||
#lcd_type: hd47780
|
#lcd_type: hd44780
|
||||||
#rs_pin: PG4
|
#rs_pin: PG4
|
||||||
#e_pin: PG3
|
#e_pin: PG3
|
||||||
#d4_pin: PJ2
|
#d4_pin: PJ2
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ max_z_accel: 100
|
|||||||
|
|
||||||
# "RepRapDiscount 2004 Smart Controller" type displays
|
# "RepRapDiscount 2004 Smart Controller" type displays
|
||||||
#[display]
|
#[display]
|
||||||
#lcd_type: hd47780
|
#lcd_type: hd44780
|
||||||
#rs_pin: ar16
|
#rs_pin: ar16
|
||||||
#e_pin: ar17
|
#e_pin: ar17
|
||||||
#d4_pin: ar23
|
#d4_pin: ar23
|
||||||
|
|||||||
Reference in New Issue
Block a user