Skip to content

Commit d610f75

Browse files
committed
Increase dialog size.
1 parent a9384b6 commit d610f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/recipes-chirpstack/gateway-config/files/gateway-config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ do_setup_admin_password() {
141141
}
142142

143143
do_setup_concentrator_shield() {
144-
FUN=$(dialog --title "Setup LoRa concentrator shield" --menu "Select shield:" 23 60 11 \
144+
FUN=$(dialog --title "Setup LoRa concentrator shield" --menu "Select shield:" 25 70 11 \
145145
1 "IMST - iC880A" \
146146
2 "IMST - iC980A" \
147147
3 "IMST - Lite Gateway" \

0 commit comments

Comments
 (0)