mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
fix(wifi): fixed the espnow data length error in example
This commit is contained in:
@@ -47,7 +47,7 @@ menu "Example Configuration"
|
||||
|
||||
config ESPNOW_SEND_LEN
|
||||
int "Send len"
|
||||
range 10 250
|
||||
range 10 1470
|
||||
default 10
|
||||
help
|
||||
Length of ESPNOW data to be sent, unit: byte.
|
||||
|
||||
Reference in New Issue
Block a user