mirror of
https://github.com/okalachev/flix.git
synced 2026-02-17 15:41:32 +00:00
Minor changes and cleanups
This commit is contained in:
@@ -79,7 +79,6 @@ void interpretRC()
|
||||
}
|
||||
|
||||
armed = controls[RC_CHANNEL_THROTTLE] >= 0.05 && controls[RC_CHANNEL_AUX] >= 0.5;
|
||||
|
||||
thrustTarget = controls[RC_CHANNEL_THROTTLE];
|
||||
|
||||
if (mode == ACRO) {
|
||||
|
||||
Reference in New Issue
Block a user