mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ajust espnow channel range
This commit is contained in:
parent
d743f8502d
commit
6b263ae8cb
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user