Revert "ws281x include files workaround"

This reverts commit 1b98308718.
This commit is contained in:
LordGrey
2023-10-29 14:50:35 +01:00
parent 1b98308718
commit d4c8462634
4 changed files with 5 additions and 25 deletions

View File

@@ -3,7 +3,7 @@
// LedDevice includes
#include <leddevice/LedDevice.h>
#include <ws2811/ws2811.h>
#include <ws2811.h>
///
/// Implementation of the LedDevice interface for writing to WS281x LED-device via pwm.