mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Выключаем SysExt
This commit is contained in:
@@ -89,7 +89,6 @@ build_src_filter =
|
||||
+<modules\exec\Mcp23017>
|
||||
+<modules\exec\Mp3>
|
||||
+<modules\exec\Pwm8266>
|
||||
+<modules\exec\SysExt>
|
||||
+<modules\display\Lcd2004>
|
||||
|
||||
[env:esp32_4mb_fromitems]
|
||||
@@ -111,8 +110,10 @@ lib_deps =
|
||||
dfrobot/DFRobotDFPlayerMini @ ^1.0.5
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
build_src_filter =
|
||||
+<modules\virtual\Logging>
|
||||
+<modules\virtual\Timer>
|
||||
+<modules\virtual\Variable>
|
||||
+<modules\virtual\VButton>
|
||||
+<modules\sensors\Aht20>
|
||||
+<modules\sensors\AnalogAdc>
|
||||
+<modules\sensors\Bme280>
|
||||
@@ -128,11 +129,9 @@ build_src_filter =
|
||||
+<modules\sensors\Sonar>
|
||||
+<modules\exec\ButtonIn>
|
||||
+<modules\exec\ButtonOut>
|
||||
+<modules\exec\IarduinoRTC>
|
||||
+<modules\exec\IoTServo>
|
||||
+<modules\exec\Mcp23017>
|
||||
+<modules\exec\Mp3>
|
||||
+<modules\exec\Pwm32>
|
||||
+<modules\exec\SysExt>
|
||||
+<modules\display\Lcd2004>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user