We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7138e32 commit 7951903Copy full SHA for 7951903
1 file changed
README.md
@@ -58,9 +58,9 @@ The VCD file can then be imported to [PulseView](https://sigrok.org/wiki/PulseVi
58
59
## Decoding captured data
60
61
-Use [decode_sniff_data_rp2350.py](utils/decode_sniff_data_rp2350.py) to decode the captured files:
+Use [decode_sniff.py](utils/decode_sniff.py) to decode the captured files:
62
63
- python decode_sniff_data_rp2350.py sniff.dat
+ python decode_sniff.py sniff.dat
64
65
## Data format
66
0 commit comments