summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/codewheel.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/codewheel.c')
-rw-r--r--digital/beacon/src/codewheel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/digital/beacon/src/codewheel.c b/digital/beacon/src/codewheel.c
index 8b8e6ed8..63036c98 100644
--- a/digital/beacon/src/codewheel.c
+++ b/digital/beacon/src/codewheel.c
@@ -30,6 +30,7 @@
#include "codewheel.h"
#include "laser.h"
#include "network.h"
+#include "motor.h"
codewheel_s codewheel;
static HAL_AppTimer_t codewheelTimer;