File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
articles/hardware/breakout Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,10 @@ The following python script can be used to load and plot the data produced by th
8
8
> [ !NOTE]
9
9
> Previous versions of the example workflow used CsvWriter instead of MatrixWriter to write digital
10
10
> input data. You can download the script for loading digital data saved using CsvWriter
11
- > <a href="/workflows/hardware/breakout/load-breakoutboard_csvwriter-digital-inputs.py"
11
+ > <a href="../../.. /workflows/hardware/breakout/load-breakoutboard_csvwriter-digital-inputs.py"
12
12
> download>here</a >. With that said, using the updated example workflow is recommended because the
13
13
> resulting data occupies less storage.
14
14
15
-
16
15
[ !code-python[ ] ( ../../../workflows/hardware/breakout/load-breakoutboard.py )]
17
16
18
17
> [ !NOTE]
You can’t perform that action at this time.
0 commit comments