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..7494eebc 100644
--- a/src/target/firmware/include/layer1/mframe_sched.h
+++ b/src/target/firmware/include/layer1/mframe_sched.h
@@ -36,6 +36,8 @@ enum mframe_task {
MF_TASK_NEIGH_PM26E,
MF_TASK_NEIGH_PM26O,
+ MF_TASK_BTS,
+
/* Test task: send Normal Burst in all timeslots */
MF_TASK_UL_ALL_NB,
};