mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 09:06:11 +00:00
Global variables cleanups
Remove unused PID objects for cli Move loopRate to time.ino
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
float t = NAN;
|
||||
float dt;
|
||||
float loopRate;
|
||||
float motors[4];
|
||||
int16_t channels[16]; // raw rc channels
|
||||
float controls[RC_CHANNELS];
|
||||
|
Reference in New Issue
Block a user