Made RTL Altitude hold current by default
This commit is contained in:
parent
0245e73a8b
commit
937a364dce
@ -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