address modified to run with my LCD
Dependents: DS1302_test_with_STM32_and_LCD16x2
Diff: TextLCD_Config.h
- Revision:
- 42:0f6a7dfba1a8
- Parent:
- 41:111ca62e8a59
--- a/TextLCD_Config.h Fri Nov 06 18:59:27 2015 +0000 +++ b/TextLCD_Config.h Tue Jun 15 22:01:07 2021 +0000 @@ -68,10 +68,10 @@ //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 LCM1602 1 #define YWROBOT 0 #define GYLCD 0 #define MJKDZ 0