mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Renamed 'serial_cli' and 'fc_main'.
This commit is contained in:
parent
322ae59051
commit
5e45ec3293
12 changed files with 28 additions and 28 deletions
|
@ -36,10 +36,10 @@
|
|||
#include "fc/config.h"
|
||||
#include "fc/fc_msp.h"
|
||||
#include "fc/fc_tasks.h"
|
||||
#include "fc/fc_main.h"
|
||||
#include "fc/fc_core.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/runtime_config.h"
|
||||
#include "fc/serial_cli.h"
|
||||
#include "fc/cli.h"
|
||||
#include "fc/fc_dispatch.h"
|
||||
|
||||
#include "flight/pid.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue