mirror of
https://github.com/okalachev/flix.git
synced 2025-08-02 14:21:19 +00:00
Make rc loss timeout longer
This commit is contained in:
parent
7e8bd3e834
commit
18bacb64f3
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
// Fail-safe functions
|
// Fail-safe functions
|
||||||
|
|
||||||
#define RC_LOSS_TIMEOUT 0.2
|
#define RC_LOSS_TIMEOUT 0.5
|
||||||
#define DESCEND_TIME 3.0 // time to descend from full throttle to zero
|
#define DESCEND_TIME 3.0 // time to descend from full throttle to zero
|
||||||
|
|
||||||
extern double controlTime;
|
extern double controlTime;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user