mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
adjust espnow channel range
This commit is contained in:
parent
d2715324e5
commit
a8227a1d13
@ -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…
x
Reference in New Issue
Block a user