Дописываем интеграцию LCD

This commit is contained in:
2022-01-05 23:38:32 +03:00
parent 9f733a1535
commit 044867ca00
5 changed files with 83 additions and 27 deletions

View File

@@ -45,6 +45,7 @@ lib_deps =
Adafruit AHTX0
LiquidCrystal_I2C
BH1750
fmalpartida/LiquidCrystal@^1.5.0
monitor_filters = esp8266_exception_decoder
upload_speed = 921600
monitor_speed = 115200
@@ -73,6 +74,7 @@ lib_deps =
Adafruit AHTX0
LiquidCrystal_I2C
BH1750
fmalpartida/LiquidCrystal@^1.5.0
monitor_filters = esp8266_exception_decoder
upload_speed = 921600
monitor_speed = 115200
@@ -90,6 +92,7 @@ lib_deps =
ESPAsyncUDP
CTBot @2.1.6
MySensors @2.3.2
fmalpartida/LiquidCrystal@^1.5.0
monitor_filters = esp8266_exception_decoder
upload_speed = 921600
monitor_speed = 115200
@@ -119,6 +122,7 @@ lib_deps =
Adafruit AHTX0
LiquidCrystal_I2C
BH1750
fmalpartida/LiquidCrystal@^1.5.0
monitor_filters = esp32_exception_decoder
upload_speed = 921600
monitor_speed = 115200
@@ -138,6 +142,7 @@ lib_deps =
ESP32 AnalogWrite
ESP32Servo
MySensors @2.3.2
fmalpartida/LiquidCrystal@^1.5.0
monitor_filters = esp32_exception_decoder
upload_speed = 921600
monitor_speed = 115200