LCDisplay with IIC (I2C)-bus and IC 8574

Fork of TextLCD by Oscar de Jesus Vasquez

Revision:
34:d824a83e56e3
Parent:
33:900a94bc7585
--- a/TextLCD.h	Thu Aug 28 15:44:08 2014 +0000
+++ b/TextLCD.h	Wed Dec 03 03:47:30 2014 +0000
@@ -73,9 +73,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
 
 #if (DEFAULT==1)
 //Definitions for default (WH) mapping between serial port expander pins and LCD controller