mirror of
https://github.com/okalachev/flix.git
synced 2026-08-15 16:29:00 +00:00
Remove unused variable
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
const int RAW = 0, ACRO = 1, STAB = 2, AUTO = 3; // flight modes
|
||||
int mode = STAB;
|
||||
bool armed = false;
|
||||
int _desaturate = 1;
|
||||
|
||||
Quaternion attitudeTarget;
|
||||
Vector ratesTarget;
|
||||
|
||||
Reference in New Issue
Block a user