mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Remove unnecessary includes.
This commit is contained in:
parent
0e59bc7b02
commit
5a010c6b21
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@
|
|||
|
||||
#include "platform.h"
|
||||
|
||||
#include "common/axis.h"
|
||||
#include "common/maths.h"
|
||||
|
||||
#include "drivers/light_ws2811strip.h"
|
||||
|
||||
uint8_t ledStripDMABuffer[WS2811_DMA_BUFFER_SIZE];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue