Config.h : shortening the landing time to 10s

This commit is contained in:
Jason Short 2012-07-02 17:52:18 -07:00
parent 88428743b2
commit 50d1ff56c5

View File

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