mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
make dialog bigger
This commit is contained in:
@@ -166,7 +166,7 @@ ${publicURL}"
|
|||||||
--no-button "Show QR Code" \
|
--no-button "Show QR Code" \
|
||||||
--yesno "Open the Sphinx Chat app & scan the QR code displayed on the LCD. If you dont have a RaspiBlitz with LCD choose 'Show QR Code'.\n
|
--yesno "Open the Sphinx Chat app & scan the QR code displayed on the LCD. If you dont have a RaspiBlitz with LCD choose 'Show QR Code'.\n
|
||||||
The connection string can also be copied if needed: ${connectionCode}\n
|
The connection string can also be copied if needed: ${connectionCode}\n
|
||||||
${extraPairInfo}" 16 70
|
${extraPairInfo}" 17 76
|
||||||
if [ $? -eq 1 ]; then
|
if [ $? -eq 1 ]; then
|
||||||
clear
|
clear
|
||||||
qrencode -t ANSI256 "${connectionCode}"
|
qrencode -t ANSI256 "${connectionCode}"
|
||||||
|
Reference in New Issue
Block a user