ok

Fork of TextLCD by Wim Huiskamp

Files at this revision

API Documentation at this revision

Comitter:
antoniocrist
Date:
Tue Feb 13 10:04:25 2018 +0000
Parent:
41:111ca62e8a59
Commit message:
ok;

Changed in this revision

TextLCD_Config.h Show annotated file Show diff for this revision Revisions of this file
--- a/TextLCD_Config.h	Fri Nov 06 18:59:27 2015 +0000
+++ b/TextLCD_Config.h	Tue Feb 13 10:04:25 2018 +0000
@@ -68,9 +68,9 @@
 //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 DFROBOT        1
 #define LCM1602        0
 #define YWROBOT        0
 #define GYLCD          0