Goran Kecman / ISL1208_fork

Fork of ISL1208 by Neil Thiessen

Revision:
5:d67ac8351c76
Parent:
4:42dc07f9ffb3
Child:
6:c0635401a37f
diff -r 42dc07f9ffb3 -r d67ac8351c76 ISL1208.h
--- a/ISL1208.h	Tue Nov 12 17:15:20 2013 +0000
+++ b/ISL1208.h	Tue Nov 12 21:42:44 2013 +0000
@@ -338,7 +338,7 @@
     };
 
     //Member constants
-    static const int m_ADDR = (0x6F << 1);
+    static const int m_ADDR;
 
     //Member variables
     I2C m_I2C;