pub const I2C_SLAVE: u16 = 0x0703;
Expand description

Use this slave address

NOTE: Slave address is 7 or 10 bits, but 10-bit addresses are NOT supported! (due to code brokenness)