mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
Created buffer for msp frames and improved msp over telemetry performance for CRSF.
This commit is contained in:
parent
36c91c76f6
commit
4fd948cb24
14 changed files with 120 additions and 72 deletions
|
@ -94,5 +94,6 @@ typedef struct
|
|||
|
||||
#define WS2811_DMA_TC_FLAG (void *)1
|
||||
#define WS2811_DMA_HANDLER_IDENTIFER 0
|
||||
#define NVIC_PriorityGroup_2 0x500
|
||||
|
||||
#include "target.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue