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 a1e93ca commit 9759e90Copy full SHA for 9759e90
lib/pbio/platform/ev3/pbsysconfig.h
@@ -18,7 +18,8 @@
18
#define PBSYS_CONFIG_STATUS_LIGHT (1)
19
#define PBSYS_CONFIG_STATUS_LIGHT_BATTERY (0)
20
#define PBSYS_CONFIG_STATUS_LIGHT_BLUETOOTH (0)
21
-#define PBSYS_CONFIG_STATUS_LIGHT_STATE_ANIMATIONS (0)
+#define PBSYS_CONFIG_STATUS_LIGHT_STATE_ANIMATIONS (1)
22
+#define PBSYS_CONFIG_STATUS_LIGHT_STATE_ANIMATIONS_HUE (120)
23
#define PBSYS_CONFIG_USER_PROGRAM (1)
24
#define PBSYS_CONFIG_USER_PROGRAM_AUTO_START (0)
25
#define PBSYS_CONFIG_PROGRAM_STOP (1)
0 commit comments