software:firmware
MakAir Firmware
|
Watchdog for the Raspberry PI. More...
#include "../includes/parameters.h"
Go to the source code of this file.
Classes | |
class | RpiWatchdog |
Watchdog for the Raspberry PI. More... | |
Macros | |
#define | COUNTDOWN_IN_S 60 |
Number of seconds with no heartbeat after which the RPi should be restarted. More... | |
Variables | |
RpiWatchdog | rpiWatchdog |
Watchdog for the Raspberry PI.
Definition in file rpi_watchdog.h.
#define COUNTDOWN_IN_S 60 |
Number of seconds with no heartbeat after which the RPi should be restarted.
Definition at line 12 of file rpi_watchdog.h.
|
extern |
Definition at line 16 of file rpi_watchdog.cpp.