summaryrefslogtreecommitdiffstats
path: root/Src/osmolib/src/target/firmware/include/layer1/sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/osmolib/src/target/firmware/include/layer1/sync.h')
-rw-r--r--Src/osmolib/src/target/firmware/include/layer1/sync.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/osmolib/src/target/firmware/include/layer1/sync.h b/Src/osmolib/src/target/firmware/include/layer1/sync.h
index aa03c82..dae85a1 100644
--- a/Src/osmolib/src/target/firmware/include/layer1/sync.h
+++ b/Src/osmolib/src/target/firmware/include/layer1/sync.h
@@ -151,6 +151,7 @@ struct l1s_state {
uint8_t pos;
uint8_t running;
uint16_t band_arfcn[64];
+ uint8_t tn[64];
uint8_t level[64];
} neigh_pm;
};