diff options
Diffstat (limited to 'robot/calibration.h')
-rw-r--r-- | robot/calibration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/calibration.h b/robot/calibration.h index 13b80b9..5c1af38 100644 --- a/robot/calibration.h +++ b/robot/calibration.h @@ -6,4 +6,4 @@ * turns robot on its own axis 360 degress, and aligns the front sensors with * the line if found, else triggers halt mode (emergency) */ -void w2_mode_calb_main(); +void w2_mode_calb(); |