mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 05:26:53 +00:00
Move controlsTime variable to rc.ino
This commit is contained in:
@@ -18,7 +18,6 @@ float dt;
|
||||
float motors[4];
|
||||
int16_t channels[16]; // raw rc channels
|
||||
float controls[16];
|
||||
float controlsTime;
|
||||
Vector acc;
|
||||
Vector gyro;
|
||||
Vector rates;
|
||||
|
||||
Reference in New Issue
Block a user