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

Workaround for ESP8266 UI not connecting #547

Merged
merged 5 commits into from
Jul 5, 2022

Conversation

MartinMueller2003
Copy link
Collaborator

This issue is caused by a lack of ram resources preventing the web socket connect procedure from completing. Reducing the Web buffer by 2KB in the ESP8266 build restored functionality but limits the number of Pixel Protocols that can be available in a given 8266 build. A more comprehensive fix will have to be made in the future.

@forkineye forkineye merged commit 6189645 into forkineye:main Jul 5, 2022
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