aboutsummaryrefslogtreecommitdiff
path: root/src/modules/commander/rc_calibration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/commander/rc_calibration.h')
-rw-r--r--src/modules/commander/rc_calibration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/commander/rc_calibration.h b/src/modules/commander/rc_calibration.h
index 9aa6faafa..45efedf55 100644
--- a/src/modules/commander/rc_calibration.h
+++ b/src/modules/commander/rc_calibration.h
@@ -41,6 +41,6 @@
#include <stdint.h>
-int do_rc_calibration(int mavlink_fd);
+int do_trim_calibration(int mavlink_fd);
#endif /* RC_CALIBRATION_H_ */