mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +00:00
Rename RC_CHANNEL_AUX to RC_CHANNEL_ARMED
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
// read rc
|
||||
readRC();
|
||||
controls[RC_CHANNEL_MODE] = 1; // 0 acro, 1 stab
|
||||
controls[RC_CHANNEL_AUX] = 1; // armed
|
||||
controls[RC_CHANNEL_ARMED] = 1; // armed
|
||||
|
||||
estimate();
|
||||
|
||||
|
Reference in New Issue
Block a user