Update platformio.ini

This commit is contained in:
Darrell 2023-03-04 11:18:47 -05:00 committed by GitHub
parent 8a9f2ab2ce
commit cf7f30aa15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ build_flags =
-D CONFIG_BT_NIMBLE_TASK_STACK_SIZE=4096
-D SCAN_TASK_STACK_SIZE=2096
-D REPORT_TASK_STACK_SIZE=3277
-D MQTT_MIN_FREE_MEMORY=8128
-D MQTT_MIN_FREE_MEMORY=12192
-D CONFIG_ASYNC_TCP_USE_WDT=0
-D CONFIG_BT_NIMBLE_MSYS1_BLOCK_COUNT=20
-D BLE_GATTC_UNRESPONSIVE_TIMEOUT_MS=2000