display funciona!

Dependents:   2018_I2C_LCD_03 TBI_FIAT_FEEDFORWARD Ignition Can_between_NUCLEOS_LCD ... more

Fork of TextLCD by Wim Huiskamp

Revision:
42:14d6edd19f7e
Parent:
41:111ca62e8a59
--- a/TextLCD_Config.h	Fri Nov 06 18:59:27 2015 +0000
+++ b/TextLCD_Config.h	Thu Apr 26 18:53:58 2018 +0000
@@ -68,11 +68,11 @@
 //LCD and serial portexpanders should be wired according to the tables below.
 //
 //Select Serial Port Expander Hardware module (one option only)
-#define DEFAULT        1
+#define DEFAULT        0
 #define ADAFRUIT       0
 #define DFROBOT        0
 #define LCM1602        0
-#define YWROBOT        0
+#define YWROBOT        1
 #define GYLCD          0
 #define MJKDZ          0
 #define SYDZ           0