1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Remove the artifact

This commit is contained in:
jflyper 2019-08-01 17:19:28 +09:00
parent a16b67b5a4
commit 05759a7134

View file

@ -37,8 +37,6 @@
#include "light_ws2811strip.h"
typedef DMA_Stream_TypeDef dmaStream_t;
static IO_t ws2811IO = IO_NONE;
static TIM_HandleTypeDef TimHandle;