a
Fork of TextLCD by
Revision 42:07cca6ffd9a5, committed 2017-05-09
- Comitter:
- Victor_Mirkhan
- Date:
- Tue May 09 13:16:53 2017 +0000
- Parent:
- 37:ce348c002929
- Commit message:
- a
Changed in this revision
TextLCD_Config.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r ce348c002929 -r 07cca6ffd9a5 TextLCD_Config.h --- a/TextLCD_Config.h Sun Mar 29 13:08:03 2015 +0000 +++ b/TextLCD_Config.h Tue May 09 13:16:53 2017 +0000 @@ -50,10 +50,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 YWROBOT 0 +#define YWROBOT 1 #define GYLCD 0 #define SYDZ 0