mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-19 05:22:21 +02:00
1.0.1 Features - Console for runtime wifi configuration (194d1179
) Bug Fixes - Fixed license file for console_cmd_wifi (8285e973
)
11 lines
362 B
YAML
11 lines
362 B
YAML
version: 1.0.1
|
|
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
|