arduino-esp32/cores
chuck todd 7eff707ba6 Fix Early return when Address NAK is received (#750)
The i2cWrite() function was returning to the app before the i2c transaction had completed.  This caused the next Wire() call to return a I2C_ERROR_BUSY.
2017-10-21 08:40:53 +02:00
..
esp32 Fix Early return when Address NAK is received (#750) 2017-10-21 08:40:53 +02:00