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

Feature: FSM globals and state persistance #12

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

ngandrass
Copy link
Collaborator

  • Persist current FSM globals into NVS if requested by state
  • Allow FSM states to declare them self as resumable and persist this info to NVS for resuming the FSM after boot
  • Remove blink LED task code as task handler was removed by previous commit but actual implementation code did not get cleaned up

@ngandrass ngandrass merged commit 1ad5130 into main Sep 2, 2024
1 check passed
@ngandrass ngandrass deleted the feature/state-persistance branch September 2, 2024 12:16
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