We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b5985 commit 52ea71dCopy full SHA for 52ea71d
layers/targets/meta-raspberrypi/recipes-core/gateway-config/files/gateway-config.sh
@@ -141,7 +141,7 @@ do_setup_pislora() {
141
do_setup_rak2245() {
142
FUN=$(dialog --title "Channel-plan configuration" --menu "Select the channel-plan:" 15 60 4 \
143
1 "AS923" \
144
- 1 "AU915" \
+ 2 "AU915" \
145
3 "EU868" \
146
4 "US915" \
147
3>&1 1>&2 2>&3)
@@ -161,7 +161,7 @@ do_setup_rak2245() {
161
do_setup_rak2246() {
162
163
164
165
166
167
0 commit comments