Skip to content
Snippets Groups Projects
Commit 243aa72a authored by Jason Short's avatar Jason Short
Browse files

Arducopters parameter: Adjusted RTL_ALTITUDE units so they reflect comments in config.h

parent ec1d400a
No related branches found
No related tags found
No related merge requests found
......@@ -344,7 +344,7 @@ public:
sysid_my_gcs (255),
serial3_baud (SERIAL3_BAUD/1000),
RTL_altitude (ALT_HOLD_HOME * 100),
RTL_altitude (ALT_HOLD_HOME),
sonar_enabled (DISABLED),
sonar_type (AP_RANGEFINDER_MAXSONARXL),
battery_monitoring (DISABLED),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment