scheduler: uncomment timer.h to fix compilation of test prog
[aversive.git] / modules / base / scheduler / test / main.c
index 1e2ae75..899cd91 100644 (file)
@@ -23,7 +23,7 @@
 #include <aversive/wait.h>\r
 #include <stdio.h>\r
 #include <uart.h>\r
-//#include <timer.h>\r
+#include <timer.h>\r
 #include <hostsim.h>\r
 \r
 uint8_t event_id;\r