I2C devices
//------------------------------
//---------I2C DEVICES----------
//------------------------------
#define SDA0PIN 0
#define SCL0PIN 1
#define SDA1PIN 2
#define SCL1PIN 3
Last updated
//------------------------------
//---------I2C DEVICES----------
//------------------------------
#define SDA0PIN 0
#define SCL0PIN 1
#define SDA1PIN 2
#define SCL1PIN 3
Last updated