mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +03:00
Исключаем поддержку параллельного подключения LCD2004 и наводим порядок с библиотеками.
This commit is contained in:
@@ -43,9 +43,8 @@ lib_deps =
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
ClosedCube HDC1080
|
||||
Adafruit AHTX0
|
||||
LiquidCrystal_I2C
|
||||
BH1750
|
||||
fmalpartida/LiquidCrystal@^1.5.0
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
monitor_filters = esp8266_exception_decoder
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
@@ -72,9 +71,8 @@ lib_deps =
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
ClosedCube HDC1080
|
||||
Adafruit AHTX0
|
||||
LiquidCrystal_I2C
|
||||
BH1750
|
||||
fmalpartida/LiquidCrystal@^1.5.0
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
monitor_filters = esp8266_exception_decoder
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
@@ -92,7 +90,7 @@ lib_deps =
|
||||
ESPAsyncUDP
|
||||
CTBot @2.1.6
|
||||
MySensors @2.3.2
|
||||
fmalpartida/LiquidCrystal@^1.5.0
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
monitor_filters = esp8266_exception_decoder
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
@@ -120,9 +118,8 @@ lib_deps =
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
ClosedCube HDC1080
|
||||
Adafruit AHTX0
|
||||
LiquidCrystal_I2C
|
||||
BH1750
|
||||
fmalpartida/LiquidCrystal@^1.5.0
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
monitor_filters = esp32_exception_decoder
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
@@ -143,6 +140,7 @@ lib_deps =
|
||||
ESP32Servo
|
||||
MySensors @2.3.2
|
||||
fmalpartida/LiquidCrystal@^1.5.0
|
||||
marcoschwartz/LiquidCrystal_I2C@^1.1.4
|
||||
monitor_filters = esp32_exception_decoder
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
|
||||
Reference in New Issue
Block a user