mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Merged in f5soh/librepilot/LP-428_Reduce_Arming_threshold (pull request #343)
LP-428 Reduce Arming threshold
This commit is contained in:
commit
ce2bf3911c
@ -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