This commit is contained in:
2025-03-02 00:16:36 -05:00
parent f38f902382
commit 2e02623cca
33 changed files with 4290 additions and 1335 deletions

View File

@@ -405,7 +405,7 @@ set(CONFIG_ESPNOW_LMK "lmk1234567890123")
set(CONFIG_ESPNOW_CHANNEL "1")
set(CONFIG_ESPNOW_SEND_COUNT "100")
set(CONFIG_ESPNOW_SEND_DELAY "1000")
set(CONFIG_ESPNOW_SEND_LEN "128")
set(CONFIG_ESPNOW_SEND_LEN "10")
set(CONFIG_ESPNOW_ENABLE_LONG_RANGE "")
set(CONFIG_ESPNOW_ENABLE_POWER_SAVE "")
set(CONFIG_COMPILER_OPTIMIZATION_DEBUG "y")