Skip to content

Commit

Permalink
Fix: delete iperf-client example.
Browse files Browse the repository at this point in the history
The sketch was for modified for internal purposes from the official TC6 example code but is not relevant for the libraries target audience. Also it never really worked.
  • Loading branch information
aentinger committed Nov 26, 2024
1 parent dc7d1f7 commit 98a33e1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 639 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

### How-to-compile/upload
```bash
arduino-cli compile -b arduino:renesas_uno:unor4wifi -v examples/iperf-client -u -p /dev/ttyACM0
arduino-cli compile -b arduino:renesas_uno:unor4wifi -v examples/UDP_Client -u -p /dev/ttyACM0
```

### How-to-[`EVB-LAN8670-USB`](https://www.microchip.com/en-us/development-tool/EV08L38A)
Expand Down
36 changes: 0 additions & 36 deletions examples/iperf-client/README.md

This file was deleted.

144 changes: 0 additions & 144 deletions examples/iperf-client/iperf-client.ino

This file was deleted.

Loading

0 comments on commit 98a33e1

Please sign in to comment.