mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
adjust espnow channel range
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