Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with ESP32-S2 IIC & Freezing #99

Merged
merged 2 commits into from
Sep 10, 2023
Merged

Fix issues with ESP32-S2 IIC & Freezing #99

merged 2 commits into from
Sep 10, 2023

Conversation

thorrak
Copy link
Owner

@thorrak thorrak commented Sep 10, 2023

This updates the Arduino framework to v2.0.12 which resolves an issue where the controller can freeze, potentially causing a non-TP Link relay to unexpectedly lock on or off. As the recent Arduino frameworks introduce a bug with IIC screens, this also adds code to work around the bug, preventing the device from slowing down dramatically following the IIC bus scan.

@thorrak thorrak merged commit 0842f97 into master Sep 10, 2023
1 check passed
@thorrak thorrak deleted the s2_iic branch September 10, 2023 19:59
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.

1 participant