mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-21 22:42:23 +02:00
11 lines
362 B
YAML
11 lines
362 B
YAML
![]() |
version: 0.0.9
|
||
|
url: https://github.com/espressif/esp-protocols/tree/master/components/console_cmd_wifi
|
||
|
description: The component offers a console that enables runtime wifi configuration and monitoring.
|
||
|
dependencies:
|
||
|
idf:
|
||
|
version: '>=5.0'
|
||
|
espressif/console_simple_init:
|
||
|
version: '>=1.1.0'
|
||
|
override_path: '../console_simple_init'
|
||
|
public: true
|