summaryrefslogtreecommitdiff
path: root/digital/io-hub/src/robospierre/logistic.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io-hub/src/robospierre/logistic.h')
-rw-r--r--digital/io-hub/src/robospierre/logistic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/io-hub/src/robospierre/logistic.h b/digital/io-hub/src/robospierre/logistic.h
index c6aa4159..fd47bd1e 100644
--- a/digital/io-hub/src/robospierre/logistic.h
+++ b/digital/io-hub/src/robospierre/logistic.h
@@ -59,7 +59,7 @@ logistic_update (void);
/** To be called when a new element is entering the robot. */
void
-logistic_element_new (uint8_t pos, uint8_t element);
+logistic_element_new (uint8_t pos, uint8_t element_type);
/** To be called when a element movement is done. */
void