mirror of https://github.com/ArduPilot/ardupilot
reverted to Save_WP now that CH7 triggering is fixed
This commit is contained in:
parent
8a1c2165b2
commit
7cb4711e8e
|
@ -194,7 +194,7 @@
|
|||
//
|
||||
|
||||
#ifndef CH7_OPTION
|
||||
# define CH7_OPTION CH7_DO_NOTHING
|
||||
# define CH7_OPTION CH7_SAVE_WP
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue