mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-02-15 08:59:45 -07:00
parent
1701fd8f64
commit
a8fea3d674
1 changed files with 3 additions and 3 deletions
|
|
@ -302,9 +302,9 @@
|
|||
|
||||
#elif ENABLED(ULTI_CONTROLLER)
|
||||
|
||||
#define LCD_PINS_D6 EXP1_03_PIN
|
||||
#define DOGLCD_SCL_PIN EXP1_07_PIN // I2C1
|
||||
#define DOGLCD_SDA_PIN EXP1_08_PIN // I2C1
|
||||
#define LCD_PINS_D6 EXP1_03_PIN
|
||||
#define DOGLCD_SCL_PIN EXP1_07_PIN // I2C1
|
||||
#define DOGLCD_SDA_PIN EXP1_08_PIN // I2C1
|
||||
|
||||
#else
|
||||
#error "Only CR10_STOCKDISPLAY, ZONESTAR_LCD, ENDER2_STOCKDISPLAY, ULTI_CONTROLLER, MKS_MINI_12864, FYSETC_MINI_12864_2_1 and MKS_LCD12864A/B are currently supported on the SKR E3 DIP."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue