config.h: Added RTL_APPROACH_DELAY config value.

This commit is contained in:
Adam M Rivera 2012-04-16 14:00:08 -05:00
parent 8128fb2d5f
commit 3135cd91d0

View File

@ -523,6 +523,11 @@
# define RTL_AUTO_LAND ENABLED
#endif
// RTL Approach Delay in seconds
#ifndef RTL_APPROACH_DELAY
# define RTL_APPROACH_DELAY 20
#endif
// LOITER Mode
#ifndef OF_LOITER_YAW