From f6b33af7a015cbab8629ac9cbb0059b2fd2d0e16 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 10 Feb 2019 17:38:03 +0000 Subject: remove unused bits and move some definitions --- DakkarColor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DakkarColor.h') diff --git a/DakkarColor.h b/DakkarColor.h index 17a93cb..f7c3293 100644 --- a/DakkarColor.h +++ b/DakkarColor.h @@ -1,5 +1,7 @@ #pragma once +#include "Kaleidoscope-LEDControl.h" + class DakkarColor: public kaleidoscope::plugin::LEDMode { public: typedef const cRGB (*color_function)(); -- cgit v1.2.3