## Environment - Core (if using chip or module): ESP-WROOM32 - IDF version b85e8e10b90ab7089ec7989ba513f7a2235f9ea4 - Development Env: Arduino IDE - Operating System: Windows - Power Supply: USB ## Problem Description After i updated the hareware/espressif/esp32 directory using "git pull". Then the I2C module is halted whenever i used the I2C module on Arduino IDE. The default I2C module has some bug. Maybe it is I2C0. The I2C module will be halted. Please fix it quickly. Thank you!