mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 17:25:18 +03:00
Add bitarray support; Migrage rcModeActivationMask to bitArray
This commit is contained in:
parent
ab33d1eee4
commit
c03c7d6bce
21 changed files with 382 additions and 215 deletions
|
@ -48,6 +48,7 @@
|
|||
#include "fc/fc_msp.h"
|
||||
#include "fc/rc_adjustments.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/rc_modes.h"
|
||||
#include "fc/runtime_config.h"
|
||||
|
||||
#include "flight/failsafe.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue