Skip to content

Commit

Permalink
kaleidoscope-builder: Improved pre-flash prompt
Browse files Browse the repository at this point in the history
Based on #306, with slightly improved text. Thanks to Ross Donaldson
(@Gastove) for the original pull request!

Closes #306.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
  • Loading branch information
algernon committed Apr 5, 2018
1 parent 8dcc6d1 commit 39601fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/kaleidoscope-builder
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ prepare_to_flash () {
size
fi

echo "Press ENTER when ready..."
echo "When ready, hold down PROG, and press ENTER. Keep holding PROG until flashing starts..."

# We do not want to permit line continuations here. We just want a newline.
# shellcheck disable=SC2162
Expand Down

0 comments on commit 39601fc

Please sign in to comment.