From 4596e8d46531a061960755df3f829859a37dfd43 Mon Sep 17 00:00:00 2001 From: Alex Terrell Date: Fri, 1 Nov 2024 10:37:08 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b226c18..3b6c262 100755 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ The Application Developers Guide is the best document to read first. - Demonstrates how to access the gyroscope and accelerometer data on the IBR1700 - **ibr1700_obdII** - Demonstrates how to access OBD-II PIDs on the IBR1700 +- **iperf3** + - Downloads and runs iPerf3 to a user defined server and puts results in asset_id. Clear the asset_id to run a new test. - **ipverify_custom_action** - Create a custom action in a function to be called when an IPverify test status changes. - **logfile**