From 5985c0608ef0778be6856042a36f17807d2e0cab Mon Sep 17 00:00:00 2001 From: DRracer Date: Mon, 3 Jun 2019 09:02:27 +0200 Subject: [PATCH] Revert changes to pins_Einsy_1_0.h not related to the fan check error fix --- Firmware/pins_Einsy_1_0.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Firmware/pins_Einsy_1_0.h b/Firmware/pins_Einsy_1_0.h index 2e05d326..33363388 100755 --- a/Firmware/pins_Einsy_1_0.h +++ b/Firmware/pins_Einsy_1_0.h @@ -99,8 +99,7 @@ //#define KILL_PIN 32 -// LCD backlight pin may interfere with something, this is yet to be found out correctly -#define LCD_BL_PIN 5 //backlight control pin +//#define LCD_BL_PIN 5 //backlight control pin #define BEEPER 84 // Beeper on AUX-4 #define LCD_PINS_RS 82 #define LCD_PINS_ENABLE 61 // !!! changed from 18 (EINY03)