mirror of https://github.com/ArduPilot/ardupilot
ArduCopter - CH7 - changed default to CH7_DO_NOTHING
This commit is contained in:
parent
f9bbb7a8ec
commit
7745239c13
|
@ -194,7 +194,7 @@
|
|||
//
|
||||
|
||||
#ifndef CH7_OPTION
|
||||
# define CH7_OPTION CH7_SAVE_WP
|
||||
# define CH7_OPTION CH7_DO_NOTHING
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue