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

Bugfix: Board bootloops and insta crashes #681

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

dalathegreat
Copy link
Owner

What

This PR fixes the bootlooping bug encountered in #680

Why

This was caused by the latest latest ESP32 3.1.0 release breaking the AsyncTCP library

How

The me-no-dev/AsyncTCP library has not been maintained for over 5 months. We switch to the forked mathieucarbou-AsyncTCP branch instead now that has the fix required to work with the latest ESP32 release

Copy link
Collaborator

@wjcloudy wjcloudy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dalathegreat dalathegreat merged commit f6ed6a7 into main Dec 19, 2024
92 checks passed
@dalathegreat dalathegreat deleted the bugfix/esp32-3.1.0-crashfix branch December 19, 2024 19:50
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