mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +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
|
@ -35,7 +35,7 @@ extern "C" {
|
|||
#include "sensors/barometer.h"
|
||||
#include "sensors/acceleration.h"
|
||||
#include "scheduler/scheduler.h"
|
||||
#include "fc/fc_tasks.h"
|
||||
#include "fc/tasks.h"
|
||||
}
|
||||
|
||||
#include "unittest_macros.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue