Skip to content

No way of getting out of error conditions without reseting arduino #42

@thomasloven

Description

@thomasloven

If the mower encounters an error, it stops and does nothing until the controller is rebooted.

I suggest introducing a new state - ERROR, so that the main loop may continue running. That way, the display or - if applicable - mqtt will continue to update. It would also allow for continuing normal operation after the error condition has been rectified - through manual intervention and pushing a button, or via a serial comand, for example.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions