summaryrefslogtreecommitdiffstats
path: root/src/occ_405/rtls/rtls.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/rtls/rtls.h')
-rwxr-xr-xsrc/occ_405/rtls/rtls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/occ_405/rtls/rtls.h b/src/occ_405/rtls/rtls.h
index 2b8fbae..899d44a 100755
--- a/src/occ_405/rtls/rtls.h
+++ b/src/occ_405/rtls/rtls.h
@@ -62,6 +62,7 @@ typedef enum {
TASK_ID_NEST_DTS,
TASK_ID_24X7, // 24x7 data collection task
TASK_ID_GPE_TIMINGS,
+ TASK_ID_GET_TOD, // Get time of day task
TASK_END // This must always be the last enum in this list,
// so that TASK_END always equals the last task ID + 1.
} task_id_t;
OpenPOWER on IntegriCloud