mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Merge pull request #979 from martinbudden/bf_features
Split features into a separate module
This commit is contained in:
commit
ac4732cd03
24 changed files with 178 additions and 63 deletions
|
@ -55,6 +55,7 @@
|
|||
#include "fc/runtime_config.h"
|
||||
|
||||
#include "config/config.h"
|
||||
#include "config/feature.h"
|
||||
|
||||
uint8_t motorCount;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue