mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Made RTL Altitude hold current by default
This commit is contained in:
parent
006cb1ac9c
commit
2c542a0b69
@ -674,7 +674,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef ALT_HOLD_HOME
|
||||
# define ALT_HOLD_HOME 10
|
||||
# define ALT_HOLD_HOME 0 // height to return to Home, 0 = Maintain current altitude
|
||||
#endif
|
||||
|
||||
#ifndef USE_CURRENT_ALT
|
||||
|
Loading…
Reference in New Issue
Block a user