ajust espnow channel range

Close https://github.com/espressif/esp-idf/issues/6276
This commit is contained in:
dongyou 2020-12-17 10:54:06 +08:00
parent c2364e133d
commit 65513824a7

View File

@ -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.