RTL Yaw hold as default

This commit is contained in:
Jason Short 2011-11-20 12:50:06 -08:00
parent fbf09dbf2d
commit 2600f19172

View File

@ -343,7 +343,7 @@
// RTL Mode
#ifndef RTL_YAW
# define RTL_YAW YAW_AUTO
# define RTL_YAW YAW_HOLD
#endif
#ifndef RTL_RP