From 563296fc8be3fc08d646473bbfb6202966414eaa Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Fri, 28 Jun 2024 12:51:51 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20LCD=5FCONTRAST=20=3D>=20LCD=5FCO?= =?UTF-8?q?NTRAST=5FINIT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Marlin/src/pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h | 2 +- Marlin/src/pins/stm32f4/pins_BLACKBEEZMINI.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/src/pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h b/Marlin/src/pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h index 4c5cccfab1..a01833db03 100644 --- a/Marlin/src/pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h +++ b/Marlin/src/pins/stm32f1/pins_BTT_SKR_MINI_E3_common.h @@ -334,7 +334,7 @@ #define LCD_BACKLIGHT_PIN -1 #define NEOPIXEL_PIN EXP1_07_PIN - #define LCD_CONTRAST 255 + #define LCD_CONTRAST_INIT 255 #define DOGLCD_CS EXP1_03_PIN #define DOGLCD_A0 EXP1_01_PIN diff --git a/Marlin/src/pins/stm32f4/pins_BLACKBEEZMINI.h b/Marlin/src/pins/stm32f4/pins_BLACKBEEZMINI.h index ead1ee5e05..64cce56302 100644 --- a/Marlin/src/pins/stm32f4/pins_BLACKBEEZMINI.h +++ b/Marlin/src/pins/stm32f4/pins_BLACKBEEZMINI.h @@ -166,7 +166,7 @@ // // GLCD features // - //#define LCD_CONTRAST 190 + //#define LCD_CONTRAST_INIT 190 // // Dcreen orientation