Skip to content

Commit 3616178

Browse files
committed
added missing include ws2812
1 parent ab34fab commit 3616178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

klib/hardware/led/ws2812.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <array>
55
#include <span>
66

7+
#include <klib/vector2.hpp>
78
#include <klib/io/dma.hpp>
89
#include <klib/graphics/color.hpp>
910

0 commit comments

Comments
 (0)