From 000c20d71a54bd6a0914e696fc88b4161c17c45d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 11 Dec 2022 11:11:18 +0100 Subject: Tweak the firmware --- control/state.h | 1 + 1 file changed, 1 insertion(+) (limited to 'control/state.h') diff --git a/control/state.h b/control/state.h index 5f9525f..fab1e12 100644 --- a/control/state.h +++ b/control/state.h @@ -2,6 +2,7 @@ #define _STATE_H_ enum led_mode { + MODE_SOLID_WARM, MODE_SOLID_RED, MODE_SOLID_GREEN, MODE_SOLID_BLUE, -- cgit v1.2.3