mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-04 23:04:38 +02:00
prod/atusb (led): show keys to press in reverse
Before, it read "... [P]ass ... [F]ail ...", and the closing square brackets could be mistaked for lower-case ells.
This commit is contained in:
parent
f4ca3aed63
commit
b2c7727c57
@ -26,7 +26,7 @@ led()
|
||||
#
|
||||
step "LED"
|
||||
cmd "echo >/dev/tty; \
|
||||
echo 'Press [P]ass if the LED blinks, [F]ail if not' \
|
||||
g_echo 'Press \033[7m P \033[mass if the LED blinks, \033[7m F \033[mail if not' \
|
||||
>/dev/tty; \
|
||||
atrf-gpio -c -p \
|
||||
xxxxxx1x.xxxxxxxx.xxxxxxxx \
|
||||
|
Loading…
Reference in New Issue
Block a user