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