uploaded 1 year ago
Iperf command based on esp-idf console

api

# API Reference

## Header files

- [iperf_cmd.h](#file-iperf_cmdh)

## File iperf_cmd.h






## Functions

| Type | Name |
| ---: | :--- |
|  esp\_err\_t | [**app\_register\_iperf\_commands**](#function-app_register_iperf_commands) (void) <br>_Registers console commands: iperf._ |



## Functions Documentation

### function `app_register_iperf_commands`

_Registers console commands: iperf._
```c
esp_err_t app_register_iperf_commands (
    void
) 
```


**Returns:**

ESP\_OK on success


Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/iperf-cmd^0.1.2"

or download archive

Stats

  • Archive size
    Archive size ~ 11.41 KB
  • Downloaded in total
    Downloaded in total 28.1k times
  • Downloaded this version
    This version: 2.7k times

Badge

espressif/iperf-cmd version: 0.1.2
|