Skip to content

Commit

Permalink
[SYS] Remove Multi Gateway Sync from idf example env (#2109)
Browse files Browse the repository at this point in the history
To avoid consuming procBLEtask stack memory when using esp idf framework

Co-authored-by: Florian <[email protected]>
  • Loading branch information
1technophile and 1technophile authored Nov 12, 2024
1 parent 3bcfdee commit 18cfbb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environments.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1904,5 +1904,6 @@ build_flags =
'-DLED_PIN_ON=0'
'-DGateway_Name="OMG_ESP32_BLE"'
'-DUSE_BLUFI=1'
'-DenableMultiGTWSync=false'
'-DARDUINO_LOOP_STACK_SIZE=17500'
custom_description = Regular BLE gateway based on esp-idf with adaptive scanning activated, automatically adapts the scan parameters depending on your devices

0 comments on commit 18cfbb7

Please sign in to comment.