mirror of
https://github.com/okalachev/flix.git
synced 2025-08-16 16:46:11 +00:00
Make rc loss timeout longer
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
// Fail-safe functions
|
||||
|
||||
#define RC_LOSS_TIMEOUT 0.2
|
||||
#include "util.h"
|
||||
|
||||
#define RC_LOSS_TIMEOUT 0.5
|
||||
#define DESCEND_TIME 3.0 // time to descend from full throttle to zero
|
||||
|
||||
extern double controlTime;
|
||||
|
Reference in New Issue
Block a user