summaryrefslogtreecommitdiff
path: root/src/fox1ihu/ao_fox1ihu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fox1ihu/ao_fox1ihu.c')
-rw-r--r--src/fox1ihu/ao_fox1ihu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fox1ihu/ao_fox1ihu.c b/src/fox1ihu/ao_fox1ihu.c
index 43ae2ea8..9f7821f7 100644
--- a/src/fox1ihu/ao_fox1ihu.c
+++ b/src/fox1ihu/ao_fox1ihu.c
@@ -44,6 +44,8 @@ main(void)
ao_usb_init();
+ ao_watchdog_init();
+
ao_start_scheduler();
return 0;
}