watchdog stuff

This commit is contained in:
hg
2015-06-10 21:07:58 +02:00
parent 659193bed2
commit b4788c257a
6 changed files with 26 additions and 48 deletions

View File

@ -11,8 +11,6 @@
void resetDevice();
void watchdogReset();
void alarmOn();
void alarmOff();
#endif /* RESET_H_ */