B001-V3 works with it now

This commit is contained in:
Thaddeus Hughes
2025-12-16 12:10:10 -06:00
parent ac030005c3
commit 062221dfd3
70 changed files with 3872 additions and 3786 deletions

View File

@@ -193,7 +193,7 @@ typedef struct
*
* @return ESP_OK on success
*/
esp_err_t i2cdev_init(void);
esp_err_t i2c_init(void);
/**
* @brief Release I2C subsystem (deletes all devices, buses, and mutexes)