arduino-esp32/cores
Me No Dev 2c4ce95e16
fix(i2c): Ensure that semaphore is properly given if init fails (#10313)
Currently code can return before semaphore is given, which can cause the bus to lock. Change makes sure that it's properly given in case of failure.
2024-09-10 16:18:16 +03:00
..
esp32 fix(i2c): Ensure that semaphore is properly given if init fails (#10313) 2024-09-10 16:18:16 +03:00