You will need to declare two instances of an ADS1115 and use begin to specify that one of them is at a different I2C address. Adafruit's tutorial has the details and example code.
1 Like
You will need to declare two instances of an ADS1115 and use begin to specify that one of them is at a different I2C address. Adafruit's tutorial has the details and example code.