mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-20 14:55: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
|
@ -37,6 +37,7 @@
|
|||
#include "fc/fc_core.h"
|
||||
#include "fc/config.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/rc_modes.h"
|
||||
#include "fc/runtime_config.h"
|
||||
|
||||
#include "flight/imu.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue