-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
Arduino has no watchdog timer to recover from system hangs.
Impact
- System could hang indefinitely on sensor failures
- No automatic recovery mechanism
- Plants could die from lack of watering
Solution Required
Add watchdog timer implementation to automatically reset system on hang.
Files Affected
- src/main.cpp
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working