My sketch returns data fine when running on an Arduino Leonardo, but fails to return data when running on the ESP (after adding Wire.setPins()). Has anyone managed to read data from an I2C slave?
My sketch returns data fine when running on an Arduino Leonardo, but fails to return data when running on the ESP (after adding Wire.setPins()). Has anyone managed to read data from an I2C slave?