mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
ExpressLrs v2.0.0 support
This commit is contained in:
parent
4c034d67ee
commit
e00a3abc59
56 changed files with 6235 additions and 49 deletions
|
@ -26,7 +26,6 @@
|
|||
// type of function to send MSP response chunk over telemetry.
|
||||
typedef void (*mspResponseFnPtr)(uint8_t *payload, const uint8_t payloadSize);
|
||||
|
||||
|
||||
void initSharedMsp(void);
|
||||
|
||||
// receives telemetry payload with msp and handles it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue