Skip to content

CRITICAL: Missing Watchdog Timer #8

@isbkch

Description

@isbkch

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions