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

Updates to merge the saved and current config in the UI. #759

Merged
merged 19 commits into from
Apr 15, 2024

Conversation

MartinMueller2003
Copy link
Collaborator

Also fixed a crash on the ESP8266 due to a race condition in the remote file close function.

@@ -25,6 +25,29 @@
"offset": "0x200000"
}
},
{
Copy link
Owner

Choose a reason for hiding this comment

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

Is this supposed to be for the older V2 hardware that used the ESP01 modules or something else like an ESP01 carrier in a wemos slot or something?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ESP01S has an ESP01 footprint with the larger 4MB flash size. That would allow V4 to run on the V2 HW.

Copy link
Owner

Choose a reason for hiding this comment

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

Could you change the name to "ESPixelStick V2 ESP01S"? Thanks!

@forkineye forkineye merged commit 8e2b68b into forkineye:main Apr 15, 2024
32 of 33 checks 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