From 326c061d8c0018e8be5b8c434998d5ecdc887cb9 Mon Sep 17 00:00:00 2001 From: DRracer Date: Mon, 27 May 2019 18:27:24 +0200 Subject: [PATCH] testing pin 5 --- Firmware/pins_Einsy_1_0.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 Firmware/pins_Einsy_1_0.h diff --git a/Firmware/pins_Einsy_1_0.h b/Firmware/pins_Einsy_1_0.h old mode 100644 new mode 100755 index 33363388..2e05d326 --- a/Firmware/pins_Einsy_1_0.h +++ b/Firmware/pins_Einsy_1_0.h @@ -99,7 +99,8 @@ //#define KILL_PIN 32 -//#define LCD_BL_PIN 5 //backlight control pin +// LCD backlight pin may interfere with something, this is yet to be found out correctly +#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)