Skip to content

Commit 98a33e1

Browse files
committed
Fix: delete iperf-client example.
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.
1 parent dc7d1f7 commit 98a33e1

File tree

5 files changed

+1
-639
lines changed

5 files changed

+1
-639
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

1515
### How-to-[`EVB-LAN8670-USB`](https://www.microchip.com/en-us/development-tool/EV08L38A)

Diff for: examples/iperf-client/README.md

-36
This file was deleted.

Diff for: examples/iperf-client/iperf-client.ino

-144
This file was deleted.

0 commit comments

Comments
 (0)