mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
чистка
This commit is contained in:
@@ -34,7 +34,7 @@ build_src_filter = +<*>
|
||||
exclude = 1
|
||||
|
||||
[platformio]
|
||||
default_envs = esp32_4mb
|
||||
default_envs = esp8266_4mb
|
||||
data_dir = data_svelte
|
||||
|
||||
[common_env_data]
|
||||
@@ -56,17 +56,19 @@ lib_deps =
|
||||
openenergymonitor/EmonLib@1.1.0
|
||||
https://github.com/JonasGMorsch/GY-21.git
|
||||
ClosedCube HDC1080
|
||||
https://github.com/jpliew/Wiegand-NG-Multi-Bit-Wiegand-Library-for-Arduino
|
||||
adafruit/MAX6675 library
|
||||
Nova Fitness Sds dust sensors library@1.5.1
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
build_src_filter =
|
||||
-<modules/exec/EspCam>
|
||||
-<modules/exec/SDcard>
|
||||
-<modules/exec/Telegram>
|
||||
|
||||
[env:esp32_4mb_fromitems]
|
||||
lib_deps =
|
||||
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
|
||||
espressif/esp32-camera @ ^2.0.0
|
||||
https://github.com/RoboticsBrno/ServoESP32
|
||||
dfrobot/DFRobotDFPlayerMini @ ^1.0.5
|
||||
adafruit/Adafruit ADS1X15 @ ^2.3.0
|
||||
@@ -78,10 +80,13 @@ lib_deps =
|
||||
openenergymonitor/EmonLib@1.1.0
|
||||
https://github.com/JonasGMorsch/GY-21.git
|
||||
ClosedCube HDC1080
|
||||
https://github.com/jpliew/Wiegand-NG-Multi-Bit-Wiegand-Library-for-Arduino
|
||||
adafruit/MAX6675 library
|
||||
Nova Fitness Sds dust sensors library@1.5.1
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
build_src_filter =
|
||||
-<modules/exec/EspCam>
|
||||
-<modules/exec/SDcard>
|
||||
-<modules/exec/Telegram>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user