mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-02-20 00:32:04 +01:00
[DEV] Add automatic BT lib replacement for BLE environments (#1860)
So that the replacement is done locally on the development environments but also with the CI
This commit is contained in:
@@ -190,6 +190,7 @@ build_flags =
|
||||
;'-DCORE_DEBUG_LEVEL=4'
|
||||
|
||||
[com-esp32] ; Used by all ESP32 based builds
|
||||
extra_scripts = pre:scripts/replace_lib.py
|
||||
lib_deps =
|
||||
${env.lib_deps}
|
||||
${libraries.wifimanager32}
|
||||
|
||||
Reference in New Issue
Block a user