arduino-esp32/cores
Me No Dev e5bd18d6aa
Fix I2C Scan for S2 and C3 (#5528)
Thanks @chegewara

I2C Scan was failing because i2c_master_write does not accept size of 0. This change checks and skips that call if no length is provided (usually when scanning)
2021-08-12 10:03:33 +03:00
..
esp32 Fix I2C Scan for S2 and C3 (#5528) 2021-08-12 10:03:33 +03:00