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

[Commands] Allow commands from external source to be queued (stack) #4947

Merged

Conversation

TD-er
Copy link
Member

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

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.

ToDo:

  • testing
  • Verify with @uwekaditz and his P016 IR plugin PR.

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 bugfix/ReduceStack_ExecuteCommandQueue branch 2 times, most recently from 9bc9d42 to 4c40206 Compare January 23, 2024 14:44
@TD-er TD-er merged commit 2f1b932 into letscontrolit:mega Jan 23, 2024
207 of 332 checks passed
@TD-er TD-er deleted the bugfix/ReduceStack_ExecuteCommandQueue branch January 23, 2024 15:36
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