mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 19:54:32 +02:00
Merge branch 'ajust_espnow_channel_config_range' into 'master'
components/wifi: ajust espnow channel range Closes IDFGH-4445 See merge request espressif/esp-idf!11656
This commit is contained in:
@@ -27,7 +27,7 @@ menu "Example Configuration"
|
|||||||
config ESPNOW_CHANNEL
|
config ESPNOW_CHANNEL
|
||||||
int "Channel"
|
int "Channel"
|
||||||
default 1
|
default 1
|
||||||
range 1 13
|
range 0 14
|
||||||
help
|
help
|
||||||
The channel on which sending and receiving ESPNOW data.
|
The channel on which sending and receiving ESPNOW data.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user