@ -2490,8 +2490,8 @@ void read_ina219()
Serial.println("I2C -Y sensor (bus 2 0x44) not found");
if (!(i2c8 = ina219_2_0x45.begin(&Wire1)))
Serial.println("I2C -Z sensor (bus 2 0x45) not found");
*/
}
void read_sensors()
Powered by TurnKey Linux.