ArduCopter: enable ACRO mode's AXIS_LOCK by default

This commit is contained in:
rmackay9 2012-10-14 19:50:45 +09:00
parent 997fe85880
commit ee5dab9647

View File

@ -659,7 +659,7 @@
#ifndef AXIS_LOCK_ENABLED
# define AXIS_LOCK_ENABLED DISABLED
# define AXIS_LOCK_ENABLED ENABLED
#endif
#ifndef AXIS_LOCK_P