I2C...

Dependents:   Timer_TestOverflow

Fork of TextLCD by Wim Huiskamp

Revision:
36:44d21bf2881c
Parent:
35:311be6444a39
--- a/TextLCD_Config.h	Fri Oct 10 15:47:56 2014 +0000
+++ b/TextLCD_Config.h	Mon Nov 24 17:06:44 2014 +0000
@@ -44,9 +44,9 @@
 //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 DFROBOT        1
 #define YWROBOT        0
 #define GYLCD          0
 #define SYDZ           0