mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +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
|
||||
int "Channel"
|
||||
default 1
|
||||
range 1 13
|
||||
range 0 14
|
||||
help
|
||||
The channel on which sending and receiving ESPNOW data.
|
||||
|
||||
|
Reference in New Issue
Block a user