mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Config.h : shortening the landing time to 10s
This commit is contained in:
parent
88428743b2
commit
50d1ff56c5
@ -448,7 +448,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef AUTO_LAND_TIME
|
||||
# define AUTO_LAND_TIME 20
|
||||
# define AUTO_LAND_TIME 10
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user