Hello!
I have 2 of the flex sensors from this guide and the first basic Readings script works just fine. My issue is the other examples don’t run, and I have narrowed it down to if (pinkySensor.begin(ADS1015_ADDRESS_SDA) == false) {
link if the ADS1015_ADDRESS_SDA value is not there the script runs but the values for the 2 fingers are the same.