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

Prevent saving programs that cause the controller the crash with a division by zero. #237

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

ppetru
Copy link
Contributor

@ppetru ppetru commented Jun 17, 2023

I'm creating programs through the API and managed to get my controller into a crash loop. After some investigation, it turns out I was setting this field to zero. I fixed my script, but figured it might be worthwhile to harden the controller firmware as well.

@arfrie22 arfrie22 merged commit 9282327 into OpenSprinkler:master Jul 24, 2024
5 checks passed
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.

2 participants