mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Remove an artifact from DMA unification (#8638)
Remove an artifact from DMA unification
This commit is contained in:
commit
d8510603a1
1 changed files with 0 additions and 2 deletions
|
@ -37,8 +37,6 @@
|
||||||
|
|
||||||
#include "light_ws2811strip.h"
|
#include "light_ws2811strip.h"
|
||||||
|
|
||||||
typedef DMA_Stream_TypeDef dmaStream_t;
|
|
||||||
|
|
||||||
static IO_t ws2811IO = IO_NONE;
|
static IO_t ws2811IO = IO_NONE;
|
||||||
|
|
||||||
static TIM_HandleTypeDef TimHandle;
|
static TIM_HandleTypeDef TimHandle;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue