mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Split crsf protocol into interface directory
This commit is contained in:
parent
fbbe82591e
commit
d96f9ed2b7
7 changed files with 100 additions and 70 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "common/streambuf.h"
|
||||
#include "rx/crsf.h"
|
||||
#include "telemetry/crsf.h"
|
||||
#include "telemetry/smartport.h"
|
||||
|
||||
typedef void (*mspResponseFnPtr)(uint8_t *payload);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue