mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +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
|
@ -69,7 +69,7 @@
|
|||
#include "fc/fc_tasks.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/runtime_config.h"
|
||||
#include "fc/serial_cli.h"
|
||||
#include "fc/cli.h"
|
||||
|
||||
#include "msp/msp_serial.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue