Skip to content

Fix hang on ESP32 (Issue# 156)#157

Merged
AZKKXL merged 1 commit intoSeeed-Studio:arduinofrom
jmwanderer:arduino
Aug 5, 2025
Merged

Fix hang on ESP32 (Issue# 156)#157
AZKKXL merged 1 commit intoSeeed-Studio:arduinofrom
jmwanderer:arduino

Conversation

@jmwanderer
Copy link

Call endTransaction to release a mutex acquired by beginTransaction.
setClockDivider later tries to acquire the mutex.

Call endTransaction to release a mutex acquired by beginTransaction.
setClockDivider later tries to acquire the mutex.

Signed-off-by: jim <jmwanderer@gmail.com>
@AZKKXL AZKKXL merged commit 2c47f5c into Seeed-Studio:arduino Aug 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants