Skip to content

Commit

Permalink
vfd: update sigrok-cli command line
Browse files Browse the repository at this point in the history
Change sigrok-cli line to current parameter options

Signed-off-by: Matt Ranostay <[email protected]>
  • Loading branch information
mranostay authored and biot committed Aug 19, 2013
1 parent a661aa4 commit f246e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vfd/max6921/beagleboard_nixie_cape/README
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ prototype Nixie Cape for the Beaglebone.

The sigrok command line used was:

sigrok-cli --driver=ols:conn=/dev/ttyACM0 -d samplerate=10mhz \
sigrok-cli --driver=ols:conn=/dev/ttyACM0 --config samplerate=10mhz \
--samples=24576 -p 0=LOAD,1=DATA,2=CLK,3=BLANK -o <filename>

0 comments on commit f246e7b

Please sign in to comment.