Skip to content

Commit 7951903

Browse files
Fix decode_sniff.py link in readme
1 parent 7138e32 commit 7951903

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ The VCD file can then be imported to [PulseView](https://sigrok.org/wiki/PulseVi
5858

5959
## Decoding captured data
6060

61-
Use [decode_sniff_data_rp2350.py](utils/decode_sniff_data_rp2350.py) to decode the captured files:
61+
Use [decode_sniff.py](utils/decode_sniff.py) to decode the captured files:
6262

63-
python decode_sniff_data_rp2350.py sniff.dat
63+
python decode_sniff.py sniff.dat
6464

6565
## Data format
6666

0 commit comments

Comments
 (0)