Ejemplo de uso de una LCD con interfaz I2C

Dependents:   UPSM_TextLCD TUTORIA_RAMIREZ VOLTIMETRO_DC

Revision:
42:24850e751517
Parent:
41:111ca62e8a59
Child:
43:baf112053ac8
--- a/TextLCD_Config.h	Fri Nov 06 18:59:27 2015 +0000
+++ b/TextLCD_Config.h	Wed Feb 12 21:20:17 2020 +0000
@@ -68,13 +68,13 @@
 //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//no
 #define ADAFRUIT       0
-#define DFROBOT        0
+#define DFROBOT        1
 #define LCM1602        0
 #define YWROBOT        0
-#define GYLCD          0
-#define MJKDZ          0
+#define GYLCD          0//no
+#define MJKDZ          0//no
 #define SYDZ           0
 #define WIDEHK         0
 #define LCDPLUG        0