mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-23 01:07:31 +02:00
prod/atben: quote command containing !, to make it easier to copy & paste
This commit is contained in:
parent
2a4f7a155f
commit
dea973056c
@ -53,7 +53,7 @@ gpio_ben()
|
|||||||
|
|
||||||
step "GPIO scan (SLP_TR)"
|
step "GPIO scan (SLP_TR)"
|
||||||
cmd "$LOCAL_EXEC \"atrf-gpio -d $LOCAL_DUT \
|
cmd "$LOCAL_EXEC \"atrf-gpio -d $LOCAL_DUT \
|
||||||
00!85 '# write 0x55 to the buffer' \
|
'00!85' '# write 0x55 to the buffer' \
|
||||||
00/85 '# read back the buffer value' \
|
00/85 '# read back the buffer value' \
|
||||||
xx1hxo '# enter SLEEP' \
|
xx1hxo '# enter SLEEP' \
|
||||||
xx0hxo '# leave SLEEP' \
|
xx0hxo '# leave SLEEP' \
|
||||||
|
Loading…
Reference in New Issue
Block a user