Brandon Bernal / TextLCD-Brandon

Files at this revision

API Documentation at this revision

Comitter:
diego_rueda1
Date:
Thu May 28 22:05:24 2020 +0000
Parent:
42:a9277e573e24
Commit message:
ch

Changed in this revision

TextLCD_Config.h Show annotated file Show diff for this revision Revisions of this file
--- a/TextLCD_Config.h	Sat May 09 00:40:04 2020 +0000
+++ b/TextLCD_Config.h	Thu May 28 22:05:24 2020 +0000
@@ -117,7 +117,7 @@
 #define MCP23008       0
 
 //Inverted Backlight control
-#define BACKLIGHT_INV  0
+#define BACKLIGHT_INV  1
 #endif
 
 #if (ADAFRUIT==1)
@@ -162,7 +162,7 @@
 #define MCP23008       1
 
 //Inverted Backlight control
-#define BACKLIGHT_INV  0
+#define BACKLIGHT_INV  1
 #endif
 
 #if (DFROBOT==1)
@@ -211,7 +211,7 @@
 #define MCP23008       0
 
 //Inverted Backlight control
-#define BACKLIGHT_INV  0
+#define BACKLIGHT_INV  1
 #endif
 
 #if ((YWROBOT==1) || (LCM1602==1))
@@ -253,7 +253,7 @@
 #define MCP23008       0
 
 //Inverted Backlight control
-#define BACKLIGHT_INV  0
+#define BACKLIGHT_INV  1
 #endif
 
 #if ((GYLCD==1) || (MJKDZ==1))
@@ -337,7 +337,7 @@
 #define MCP23008       0
 
 //Force Inverted Backlight control
-#define BACKLIGHT_INV  0
+#define BACKLIGHT_INV  1
 #endif
 
 #if (WIDEHK==1)
@@ -380,7 +380,7 @@
 #define MCP23008       1
 
 //Inverted Backlight control
-#define BACKLIGHT_INV  0
+#define BACKLIGHT_INV  1
 #endif
 
 #if (LCDPLUG==1)
@@ -423,7 +423,7 @@
 #define MCP23008       1
 
 //Inverted Backlight control
-#define BACKLIGHT_INV  0
+#define BACKLIGHT_INV  1
 #endif