We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16ec6f commit af673e7Copy full SHA for af673e7
1 file changed
Controllers/ArcticController/ArcticController.h
@@ -7,6 +7,8 @@
7
\*-----------------------------------------*/
8
9
#pragma once
10
+#include <algorithm>
11
+
12
#include "RGBController.h"
13
#include "serial_port.h"
14
0 commit comments