]> oss.titaniummirror.com Git - rgblamp.git/blobdiff - task_defs.h
Add persistent configuration
[rgblamp.git] / task_defs.h
index 2a43168c320c99f2f34daf4e2656ecf8a7dd2262..28262eae1a7d42668e2734ad661b41704914b933 100644 (file)
 enum {
   TASK_BTN_PB = 0,
   TASK_BTN_RS,
+  TASK_BTN_PB_HELD,
   TASK_FADE,
   TASK_INCOLOR,
-  TASK_AUTO_OFFON,
+  TASK_TMR32,
+  TASK_CFG,
 
   TASK_COUNT
 };