Safe Sprinkler
Master/slave irrigation system (ESP-NOW + LoRaWAN)
Loading...
Searching...
No Matches
watchdog.h
Go to the documentation of this file.
1#ifndef WATCHDOG
2#define WATCHDOG
3
5#include "master/master_statechart.h"
6
15void start_watchdog(void);
16
17#endif
void start_watchdog(void)
Run watchdog check over registered slaves.