Config.h : shortening the landing time to 10s

This commit is contained in:
Jason Short 2012-07-02 17:52:18 -07:00
parent 16b25a26c2
commit 8a08a74cc6
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@
#endif
#ifndef AUTO_LAND_TIME
# define AUTO_LAND_TIME 20
# define AUTO_LAND_TIME 10
#endif