+/**************************************************************************
+ I2C Addresses
+ -----------------------------------------------------------------------
+ The following addresses are used by the different I2C sensors included
+ in the code base [1]
+
+ HEX BINARY
+ ==== ========
+ ISL12022M (RTC) 0xDE 1101111x
+ ISL12022M (SRAM) 0xAE 1010111x
+ LM75B 0x90 1001000x
+ MCP24AA 0xA0 1010000x
+ MCP4725 0xC0 1100000x
+ TSL2561 0x72 0111001x
+ TCS3414 0x72 0111001x
+
+ [1] Alternative addresses may exists, but the addresses listed in this
+ table are the values used in the code base
+
+ **************************************************************************/
+
+