summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémy Dufour2008-04-20 16:03:45 +0200
committerJérémy Dufour2008-04-20 16:03:45 +0200
commit91843ba0478cdf90ab579c96c111c1f46196c222 (patch)
treec52b12f0818faf837fe844a9e846f3bf8c0e7c40
parent00263f03400236d09a6dcd821243cd67173eb1a8 (diff)
* digital/io/src
- add parenthesis around define value.
-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