step 3: Tell users to press and hold the button

It should not be needed in normal cases, but it doesn't
hurt to do. It is needed in some cases, when the external
flash has been corrupted.
This commit is contained in:
Konrad Beckmann 2022-05-17 17:17:49 +02:00
parent 5a90788fcd
commit 7d99781f90
1 changed files with 2 additions and 2 deletions

View File

@ -64,10 +64,10 @@ fi
echo "Flash successfully programmed. Now do the following procedure:"
echo "- Disconnect power from the device"
echo "- Power it again"
echo "- Press the power button on the device"
echo "- Press and hold the power button on the device"
echo "- The LCD should show a blue screen"
echo "- If it's not blue, you can try pressing the Time button on the device"
echo "- Press return"
echo "- Press return (while still holding the power button)!"
read -n 1