Class which provides functions to control a TAOS TCS3472 Color Light-to-Digital Converter with IR Filter via I2C. (Tidied up)

Dependents:   openwear-lifelogger-example

Fork of TCS3472_I2C by Karl Maxwell

Revision:
8:2a240f6ca27a
Parent:
7:fbc4c6f3be5b
--- a/TCS3472_I2C.h	Thu Sep 04 21:18:50 2014 +0000
+++ b/TCS3472_I2C.h	Mon Sep 08 23:16:40 2014 +0000
@@ -11,7 +11,7 @@
 #define AILTL                   0x04
 #define AIHTL                   0x06
 #define PERS                    0x0C
-#define CONFIG                  0x0D
+#define TCS_CONFIG              0x0D
 #define CONTROL                 0x0F
 #define ID                      0x12
 #define STATUS                  0x13