summaryrefslogtreecommitdiff
path: root/n/es-2006/src/sensor_rvb.h
diff options
context:
space:
mode:
Diffstat (limited to 'n/es-2006/src/sensor_rvb.h')
-rw-r--r--n/es-2006/src/sensor_rvb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/n/es-2006/src/sensor_rvb.h b/n/es-2006/src/sensor_rvb.h
index 8e0e73f..88a6962 100644
--- a/n/es-2006/src/sensor_rvb.h
+++ b/n/es-2006/src/sensor_rvb.h
@@ -77,7 +77,7 @@ void sensor_rvb_start_capture (void);
* - max_ov : maximum overflow of the timer/counter 1 before setting the
* sensor dead. uint8_t !
*/
-void sensor_rvb_config (uint8_t false_ic, uint16_t max_ov);
+void sensor_rvb_config (uint8_t false_ic, uint8_t max_ov);
/** Update pins connected to the asserv AVR with the colors seen by the
* sensors. */