Start implementing watchdog timer
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef MAD_CORE_COMMON_H
|
||||
#define MAD_CORE_COMMON_H
|
||||
|
||||
#include "common/watchdog.h"
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user