Typo in 05hardwareTest printed output (#2139)

This commit is contained in:
Philihp Busby 2021-04-07 22:33:02 +00:00 committed by rootzoll
parent c10f4b5e50
commit 7c88367ae2

View File

@ -170,7 +170,7 @@ fi
if [ ${showPowerImproveInfo} -eq 0 ] && [ ${showHeatImproveInfo} -eq 0 ]; then
dialog --backtitle "RaspiBlitz v${codeVersion}" --title " Hardware Check " --msgbox "
RaspiBlitz hardware setup looks good :)
Your are ready to continue - have fun.
You are ready to continue - have fun.
" 8 43
fi
fi