mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 20:10:18 +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
|
@ -88,8 +88,8 @@ extern uint8_t __config_end;
|
|||
#include "fc/board_info.h"
|
||||
#include "fc/config.h"
|
||||
#include "fc/controlrate_profile.h"
|
||||
#include "fc/fc_core.h"
|
||||
#include "fc/fc_rc.h"
|
||||
#include "fc/core.h"
|
||||
#include "fc/rc.h"
|
||||
#include "fc/rc_adjustments.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/runtime_config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue