mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Merge pull request #975 from martinbudden/bf_config_eeprom
Split eeprom code into separate module
This commit is contained in:
commit
58c1882722
9 changed files with 303 additions and 199 deletions
|
@ -86,6 +86,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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue