mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +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
|
@ -49,7 +49,7 @@
|
|||
#include "drivers/serial_escserial.h"
|
||||
|
||||
#include "fc/config.h"
|
||||
#include "fc/fc_main.h"
|
||||
#include "fc/fc_core.h"
|
||||
#include "fc/fc_msp.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/runtime_config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue