16*2Lcd Display

Dependents:   CITY1082-i2c_master

Files at this revision

API Documentation at this revision

Comitter:
reedas
Date:
Tue Jan 28 09:20:37 2020 +0000
Parent:
42:1962dc501f94
Commit message:
updated

Changed in this revision

TextLCD_Config.h Show annotated file Show diff for this revision Revisions of this file
--- 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 */