index
:
project-puzzelbox
docs/puzbusv1
master
prot/Hardware_Puzzle
prot/software-puzzle
trash/protobuf
wip/mc
23-24 b11 proj11: puzzelbox
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
mod.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'main/mod.c')
-rw-r--r--
main/mod.c
3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/mod.c b/main/mod.c
index 11a1bb7..8650861 100644
--- a/
main/mod.c
+++ b/
main/mod.c
@@ -1,3 +1,6 @@
+#include <FreeRTOS.h>
+#include <task.h>
+
#include "pb.h"
#include "pb-mod.h"