gyro_calibration: confusing typo in mavlink message fixed

This commit is contained in:
Anton Babushkin
2013-08-14 22:38:14 +02:00
parent 53def47216
commit 27d0885453
+1 -1
View File
@@ -154,7 +154,7 @@ void do_gyro_calibration(int mavlink_fd)
/*** --- SCALING --- ***/
mavlink_log_info(mavlink_fd, "offset calibration finished. Rotate for scale 130x");
mavlink_log_info(mavlink_fd, "offset calibration finished. Rotate for scale 30x");
mavlink_log_info(mavlink_fd, "or do not rotate and wait for 5 seconds to skip.");
warnx("offset calibration finished. Rotate for scale 30x, or do not rotate and wait for 5 seconds to skip.");