ajust espnow channel range

Close https://github.com/espressif/esp-idf/issues/6276
pull/6365/head
dongyou 2020-12-17 10:54:06 +08:00
rodzic c2364e133d
commit 65513824a7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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