mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Moved 'config.[ch]' into the 'config/' directory.
This commit is contained in:
parent
9b2fd4c465
commit
4a7904695e
111 changed files with 115 additions and 117 deletions
|
@ -38,7 +38,7 @@ extern "C" {
|
|||
#include "drivers/serial.h"
|
||||
#include "drivers/system.h"
|
||||
|
||||
#include "fc/config.h"
|
||||
#include "config/config.h"
|
||||
#include "fc/core.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/rc_modes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue