Commit 7b46d0ee authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

playbook: switch ORS PCB between ORS79 and ORS84

parent ecedc562
...@@ -156,7 +156,7 @@ case "$ORS" in ...@@ -156,7 +156,7 @@ case "$ORS" in
77) 77)
TDD="TDD";BAND="B38";VERSION="3.4";ISERIAL="B81";; TDD="TDD";BAND="B38";VERSION="3.4";ISERIAL="B81";;
79) 79)
TDD="TDD";BAND="B39";VERSION="4.2";ISERIAL="D22";; TDD="TDD";BAND="B43";VERSION="4.2";ISERIAL="D24";;
80) 80)
TDD="TDD";BAND="B38";VERSION="4.2";ISERIAL="D11";; TDD="TDD";BAND="B38";VERSION="4.2";ISERIAL="D11";;
81) 81)
...@@ -166,7 +166,7 @@ case "$ORS" in ...@@ -166,7 +166,7 @@ case "$ORS" in
83) 83)
TDD="TDD";BAND="B43";VERSION="4.2";ISERIAL="D25";; TDD="TDD";BAND="B43";VERSION="4.2";ISERIAL="D25";;
84) 84)
TDD="TDD";BAND="B43";VERSION="4.2";ISERIAL="D24";; TDD="TDD";BAND="B39";VERSION="4.2";ISERIAL="D22";;
85) 85)
TDD="TDD";BAND="B38";VERSION="4.2";ISERIAL="D12";; TDD="TDD";BAND="B38";VERSION="4.2";ISERIAL="D12";;
86) 86)
......
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