mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 09:06:11 +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