mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Created new interface directory
This commit is contained in:
parent
12c052c103
commit
e3ee9a5588
23 changed files with 61 additions and 53 deletions
|
@ -31,11 +31,11 @@
|
|||
|
||||
#include "drivers/display.h"
|
||||
|
||||
#include "fc/fc_msp.h"
|
||||
#include "interface/fc_msp.h"
|
||||
#include "interface/msp_protocol.h"
|
||||
|
||||
#include "io/displayport_msp.h"
|
||||
|
||||
#include "msp/msp_protocol.h"
|
||||
#include "msp/msp_serial.h"
|
||||
|
||||
// no template required since defaults are zero
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue