summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/layer1/sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/include/layer1/sync.h')
-rw-r--r--src/target/firmware/include/layer1/sync.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/target/firmware/include/layer1/sync.h b/src/target/firmware/include/layer1/sync.h
index 79124cfc..51fec14c 100644
--- a/src/target/firmware/include/layer1/sync.h
+++ b/src/target/firmware/include/layer1/sync.h
@@ -157,6 +157,8 @@ struct l1s_state {
/* bts mode */
struct {
+ uint8_t tx_start, tx_num;
+ uint8_t rx_start, rx_num;
uint8_t type[8];
uint16_t arfcn;
uint8_t bsic;