1
0
Fork 0
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:
Martin Budden 2016-09-10 08:02:04 +01:00 committed by Konstantin Sharlaimov
parent 7af0bfb47d
commit dafa38c61a
24 changed files with 161 additions and 47 deletions

View file

@ -55,6 +55,7 @@
#include "flight/failsafe.h"
#include "config/config.h"
#include "config/feature.h"
#include "blackbox/blackbox.h"