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 a9384b6 commit d610f75Copy full SHA for d610f75
meta/recipes-chirpstack/gateway-config/files/gateway-config.sh
@@ -141,7 +141,7 @@ do_setup_admin_password() {
141
}
142
143
do_setup_concentrator_shield() {
144
- FUN=$(dialog --title "Setup LoRa concentrator shield" --menu "Select shield:" 23 60 11 \
+ FUN=$(dialog --title "Setup LoRa concentrator shield" --menu "Select shield:" 25 70 11 \
145
1 "IMST - iC880A" \
146
2 "IMST - iC980A" \
147
3 "IMST - Lite Gateway" \
0 commit comments