mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +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
|
@ -42,7 +42,7 @@
|
|||
#endif
|
||||
|
||||
#include "io/serial.h"
|
||||
#include "fc/serial_cli.h" // for cliEnter()
|
||||
#include "fc/cli.h" // for cliEnter()
|
||||
|
||||
#include "msp/msp_serial.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue