mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
Removed envs can be used with setting up build flags.
This commit is contained in:
@@ -17,5 +17,7 @@
|
||||
export FLAGS="$FLAGS -DDMX_DISABLE"
|
||||
export FLAGS="$FLAGS -DMODBUS_DISABLE"
|
||||
export FLAGS="$FLAGS -DOWIRE_DISABLE"
|
||||
export FLAGS="$FLAGS -DARTNET_ENABLE"
|
||||
export FLAGS="$FLAGS -DCONTROLLINO"
|
||||
export PLATFORMIO_BUILD_FLAGS="$FLAGS"
|
||||
unset FLAGS
|
||||
Reference in New Issue
Block a user