summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/twi_specific.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/twi_specific.c')
-rw-r--r--digital/beacon/src/twi_specific.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/twi_specific.c b/digital/beacon/src/twi_specific.c
index 7e349d16..5ee00a37 100644
--- a/digital/beacon/src/twi_specific.c
+++ b/digital/beacon/src/twi_specific.c
@@ -31,7 +31,7 @@
#include "misc.h"
#include "twi.h"
#include "network.h"
-
+#include "formula.h"
static HAL_AppTimer_t twiTimer;
extern robot_s my_robot;