Commit bffe120e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 66f3785f
......@@ -110,8 +110,8 @@ PEER4 = {
'xn_addr': '55.1.1.1',
}
PEERCELL4 = LTE(700) | LTE_PEER(0x12345, 35, 0x123)
PEERCELL5 = NR(520000,38) | NR_PEER(0x77712,28, 75, 0x321)
PEERCELL4 = LTE(700) | LTE_PEER(0x12345, 35, 0x123)
PEERCELL5 = NR(520000,38) | NR_PEER(0x77712,28, 75, 0x321)
PEERCELL5 = {
'cell_type': 'nr',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment