mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Меняем способ исключения модулей из компиляции. Exclude = true в platformio.ini папки модуля см. пример модуля Mp3
This commit is contained in:
@@ -5,3 +5,6 @@ lib_deps =
|
||||
[env:esp32_4mb]
|
||||
lib_deps =
|
||||
dfrobot/DFRobotDFPlayerMini @ ^1.0.5
|
||||
|
||||
[iotm]
|
||||
exclude = false
|
||||
|
||||
Reference in New Issue
Block a user