1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-21 15:25:29 +03:00

Split off config_eeprom.c

This commit is contained in:
Martin Budden 2016-09-07 15:01:33 +01:00
parent ac13be4863
commit b9c318dac8
7 changed files with 305 additions and 208 deletions

View file

@ -89,6 +89,7 @@
#include "fc/runtime_config.h"
#include "config/config.h"
#include "config/config_eeprom.h"
#include "config/config_profile.h"
#include "config/config_master.h"
#include "config/feature.h"