adjust espnow channel range

This commit is contained in:
dongyou
2021-05-25 11:21:53 +08:00
parent d2715324e5
commit a8227a1d13

View File

@ -27,7 +27,7 @@ menu "Example Configuration"
config ESPNOW_CHANNEL config ESPNOW_CHANNEL
int "Channel" int "Channel"
default 1 default 1
range 1 13 range 0 14
help help
The channel on which sending and receiving ESPNOW data. The channel on which sending and receiving ESPNOW data.