mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
LP-428 Reduce Arming threshold
This commit is contained in:
parent
84aba098ac
commit
52fe2578f2
@ -41,7 +41,7 @@
|
||||
#endif
|
||||
|
||||
// Private constants
|
||||
#define ARMED_THRESHOLD 0.50f
|
||||
#define ARMED_THRESHOLD 0.20f
|
||||
#define GROUND_LOW_THROTTLE 0.01f
|
||||
|
||||
// Private types
|
||||
|
Loading…
x
Reference in New Issue
Block a user