Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: CITY1082-i2c_master
Revision 43:9549310c41b2, committed 2020-01-28
- 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 */