v1.9.0 #175

Merged
muellerr merged 623 commits from develop into main 2022-03-08 10:32:41 +01:00
Showing only changes of commit 7427d93c1d - Show all commits

View File

@ -1,7 +1,7 @@
#include <cstdint> #include <cstdint>
#include <string> #include <string>
#include "definitions.h" #include "watchdog/definitions.h"
#define WATCHDOG_VERBOSE_LEVEL 1 #define WATCHDOG_VERBOSE_LEVEL 1
/** /**