Fork for Seoul Hackathon
Dependents: TextLCD_FC113 Kviz
Revision 42:03adee64f79b, committed 2019-12-24
- Comitter:
- Daniel_Lee
- Date:
- Tue Dec 24 05:28:52 2019 +0000
- Parent:
- 41:111ca62e8a59
- Commit message:
- Update configure for FC-113
Changed in this revision
TextLCD_Config.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 111ca62e8a59 -r 03adee64f79b TextLCD_Config.h --- a/TextLCD_Config.h Fri Nov 06 18:59:27 2015 +0000 +++ b/TextLCD_Config.h Tue Dec 24 05:28:52 2019 +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