16*2Lcd Display

Dependents:   CITY1082-i2c_master

Revision:
43:9549310c41b2
Parent:
42:1962dc501f94
diff -r 1962dc501f94 -r 9549310c41b2 TextLCD_Config.h
--- a/TextLCD_Config.h	Tue Jan 14 11:27:31 2020 +0000
+++ b/TextLCD_Config.h	Tue Jan 28 09:20:37 2020 +0000
@@ -483,7 +483,9 @@
 #define GPPU           0x06
 #define INTF           0x07
 #define INTCAP         0x08
-#define GPIO           0x09
+#ifndef GPIO
+    #define GPIO           0x09
+#endif
 #define OLAT           0x0A
 
 /* ST7032i I2C slave address */