user config
Fork of TextLCD by
required for StormXalike
Revision 37:7509320b22a5, committed 2015-03-05
- Comitter:
- rakware
- Date:
- Thu Mar 05 17:38:20 2015 +0000
- Parent:
- 36:9f5f86dfd44a
- Commit message:
- user config
Changed in this revision
TextLCD_Config.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 9f5f86dfd44a -r 7509320b22a5 TextLCD_Config.h --- a/TextLCD_Config.h Tue Nov 25 19:21:18 2014 +0000 +++ b/TextLCD_Config.h Thu Mar 05 17:38:20 2015 +0000 @@ -44,10 +44,10 @@ //LCD and serial portexpanders should be wired accordingly // //Select 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