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

[Cleanup] Reduce stack usage + fix bound checks OLED Framed #4946

Closed
wants to merge 1 commit into from

Conversation

TD-er
Copy link
Member

@TD-er TD-er commented Jan 22, 2024

Split of code change from #4907

To be a bit more friendly on the stack usage, we need to be able to queue commands so they can be processed directly from the loop() instead of deep in the processing of some plugin or controller code.

[Build] Remove ESP8266 1M IR-ext build

[Commands] Fix copy/paste error handling commands
@TD-er TD-er force-pushed the cleanup/P036_OLED_Framed branch from 4d040a6 to 4c40206 Compare January 23, 2024 14:38
@TD-er TD-er closed this Jan 23, 2024
@TD-er TD-er deleted the cleanup/P036_OLED_Framed branch January 23, 2024 14:44
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