Increase granularity of state machine #16
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: blizzardfinnegan/seymourLifeRust#16
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, if the device manages to be in the shell on init, the project will not know how to respond, and all devices will need to be manually reset.
Marked as enhancement, as this is an edge case thus far only experienced with invalid code.
Good chance to also reduce the number of reboots on init; transition directly from getting serial to dimming screen to checking probe-wells
Resolved as of
0a0f502410
, however additional improvements could theoretically be made. Reads setting device state could theoretically be further defined.