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 f9affb3295
commit 7b277d7044

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