mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Changed CLI variables to use a union. Some build fixes.
This commit is contained in:
parent
9c29475ba4
commit
e66b74579b
4 changed files with 33 additions and 19 deletions
|
@ -75,6 +75,7 @@
|
|||
#include "fc/runtime_config.h"
|
||||
|
||||
#include "flight/imu.h"
|
||||
#include "flight/altitude.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue