mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-23 03:39:33 +00:00
I2C: Add i2c support for ESP32C6
This commit is contained in:
@@ -62,7 +62,6 @@ void app_main(void)
|
||||
#endif
|
||||
|
||||
register_i2ctools();
|
||||
register_system();
|
||||
|
||||
printf("\n ==============================================================\n");
|
||||
printf(" | Steps to Use i2c-tools |\n");
|
||||
|
||||
Reference in New Issue
Block a user