mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1ad68de8b8
Fix I2C spikes on master init. This issue is reported from https://github.com/espressif/esp-idf/issues/393 Before I2C io init, set high level on SDA/SCK IOs.