mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Created new interface directory
This commit is contained in:
parent
12c052c103
commit
e3ee9a5588
23 changed files with 61 additions and 53 deletions
|
@ -45,7 +45,8 @@ extern "C" {
|
|||
#include "fc/runtime_config.h"
|
||||
#include "fc/config.h"
|
||||
#include "flight/imu.h"
|
||||
#include "fc/fc_msp.h"
|
||||
|
||||
#include "interface/fc_msp.h"
|
||||
|
||||
#include "io/serial.h"
|
||||
#include "io/gps.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue