Commit 9b3045d3 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2aca898d
......@@ -9,13 +9,12 @@
},
"n_antenna_dl": {
"$ref": "ru/input-schema.json#/$defs/ru-common/properties/n_antenna_dl",
"enum": [2, 1],
"enum": [1, 2],
"default": 2
},
"n_antenna_ul": {
"title": "Number of UL antennas",
"description": "1 or 2. Number of UL antennas.",
"type": "number",
"$ref": "ru/input-schema.json#/$defs/ru-common/properties/n_antenna_ul",
"enum": [1, 2],
"default": 2
},
"rf_mode": {
......
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