mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-15 04:15:38 +03:00
Split features into feature.c (#572)
This commit is contained in:
parent
7af0bfb47d
commit
dafa38c61a
24 changed files with 161 additions and 47 deletions
|
@ -55,6 +55,7 @@
|
|||
#include "flight/failsafe.h"
|
||||
|
||||
#include "config/config.h"
|
||||
#include "config/feature.h"
|
||||
|
||||
#include "blackbox/blackbox.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue