eive-obsw/watchdog/watchdogConf.h.in

12 lines
296 B
C

#include <cstdint>
#include <string>
#include "definitions.h"
#define WATCHDOG_VERBOSE_LEVEL 1
/**
* This flag instructs the watchdog to create a special file in /tmp if the OBSW is running
* or to delete it if it is not running
*/
#define WATCHDOG_CREATE_FILE_IF_RUNNING 1