mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
Renamed 'fc/fc_' files to remove the double 'fc'.
This commit is contained in:
parent
fc60cc27e9
commit
0bce8549ee
40 changed files with 61 additions and 61 deletions
|
@ -34,7 +34,7 @@
|
|||
#include "drivers/time.h"
|
||||
|
||||
#include "fc/config.h"
|
||||
#include "fc/fc_core.h"
|
||||
#include "fc/core.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/rc_modes.h"
|
||||
#include "fc/runtime_config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue