im Moment fehlerhafte WDT Konfig

This commit is contained in:
Tristan Krause 2019-03-26 16:30:49 +01:00
parent adfa389abe
commit 7eb9573229
10 changed files with 273 additions and 124 deletions

View file

@ -1,6 +1,7 @@
#ifndef SELFTEST_H
#define SELFTEST_H
#include <avr/wdt.h>
#include "global_vars.h"
void testAll(void);