1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-23 01:24:02 +02:00

prod/atben: quote command containing !, to make it easier to copy & paste

This commit is contained in:
Werner Almesberger 2011-06-06 00:15:55 -03:00
parent 2a4f7a155f
commit dea973056c

View File

@ -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' \