ArduCopter - CH7 - changed default to CH7_DO_NOTHING

This commit is contained in:
Randy Mackay 2012-02-09 20:26:01 +09:00
parent cc958320f2
commit fe7a0a97ab

View File

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