summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/layer1/mframe_sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/include/layer1/mframe_sched.h')
-rw-r--r--src/target/firmware/include/layer1/mframe_sched.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/target/firmware/include/layer1/mframe_sched.h b/src/target/firmware/include/layer1/mframe_sched.h
index 74e2d271..3c9aa8cb 100644
--- a/src/target/firmware/include/layer1/mframe_sched.h
+++ b/src/target/firmware/include/layer1/mframe_sched.h
@@ -4,6 +4,8 @@
#include <stdint.h>
enum mframe_task {
+ MF_TASK_TEST1,
+
MF_TASK_BCCH_NORM,
MF_TASK_BCCH_EXT,
MF_TASK_CCCH,