Skip to content

Commit cb58fdb

Browse files
authored
Fix: delete iperf-client example. (#23)
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 cb58fdb

File tree

5 files changed

+1
-639
lines changed

5 files changed

+1
-639
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)

examples/iperf-client/README.md

Lines changed: 0 additions & 36 deletions
This file was deleted.

examples/iperf-client/iperf-client.ino

Lines changed: 0 additions & 144 deletions
This file was deleted.

0 commit comments

Comments
 (0)