i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
Posted: Fri Mar 29, 2024 7:32 am
In my ESP32-S3, using ESP-IDF 5.2 I got whit warning at boot:
W (814) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I have to migrate my code, but I can't find any example on how to use this new driver.
Did you find it?
Thanks.
W (814) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`
I have to migrate my code, but I can't find any example on how to use this new driver.
Did you find it?
Thanks.