Commit e5e99d5
committed
Fix hang on ESP32 (Issue# 156)
Call endTransaction to release a mutex acquired by beginTransaction.
setClockDivider later tries to acquire the mutex.
Signed-off-by: jim <jmwanderer@gmail.com>1 parent 0bbc0b2 commit e5e99d5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments