ESP-IDF Robot ESP NOW

This commit is contained in:
2024-12-24 19:05:40 -05:00
parent fd308c37fc
commit 9707e28a99

View File

@@ -127,8 +127,8 @@ menu "EET ROBOT Configuration"
config ESPNOW_SEND_LEN config ESPNOW_SEND_LEN
int "Send len" int "Send len"
range 10 250 range 128 250
default 10 default 128
help help
Length of ESPNOW data to be sent, unit: byte. Length of ESPNOW data to be sent, unit: byte.