summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--digital/io/src/giboulee.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/io/src/giboulee.h b/digital/io/src/giboulee.h
index eefd1e7c..2e0ce762 100644
--- a/digital/io/src/giboulee.h
+++ b/digital/io/src/giboulee.h
@@ -45,7 +45,7 @@
/**
* Number of step to make a third of a round.
*/
-#define BOT_ARM_THIRD_ROUND BOT_ARM_STEP_ROUND / 3
+#define BOT_ARM_THIRD_ROUND (BOT_ARM_STEP_ROUND / 3)
/**
* The number of steps to do to open the input hole when the arm is closing