ArduCopter - CH7 - changed default to CH7_DO_NOTHING

This commit is contained in:
Randy Mackay 2012-02-09 20:26:01 +09:00
parent f9bbb7a8ec
commit 7745239c13
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@
//
#ifndef CH7_OPTION
# define CH7_OPTION CH7_SAVE_WP
# define CH7_OPTION CH7_DO_NOTHING
#endif