From 8f33afec8c08cd63d21767edb43f5adaef0f0d10 Mon Sep 17 00:00:00 2001 From: biver Date: Fri, 14 Jan 2022 21:15:26 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D0=B2=D0=BE=D0=B4=D0=B8=D0=BC=20?= =?UTF-8?q?=D0=BF=D0=BE=D1=80=D1=8F=D0=B4=D0=BE=D0=BA=20=D1=81=20=D0=B1?= =?UTF-8?q?=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5=D0=BA=D0=B0=D0=BC?= =?UTF-8?q?=D0=B8=20=D0=B4=D0=BB=D1=8F=20LCD2004=20=D0=B4=D0=BB=D1=8F=20My?= =?UTF-8?q?Sensors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platformio.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platformio.ini b/platformio.ini index 48f7fc94..0231518a 100644 --- a/platformio.ini +++ b/platformio.ini @@ -94,7 +94,6 @@ lib_deps = MySensors @2.3.2 marcoschwartz/LiquidCrystal_I2C@^1.1.4 smougenot/TM1637@0.0.0-alpha+sha.9486982048 - fmalpartida/LiquidCrystal@^1.5.0 Adafruit AHTX0 BH1750 ClosedCube HDC1080 @@ -147,9 +146,10 @@ lib_deps = ESP32 AnalogWrite ESP32Servo MySensors @2.3.2 - fmalpartida/LiquidCrystal@^1.5.0 marcoschwartz/LiquidCrystal_I2C@^1.1.4 smougenot/TM1637@0.0.0-alpha+sha.9486982048 -monitor_filters = esp32_exception_decoder + Adafruit AHTX0 + BH1750 + ClosedCube HDC1080 upload_speed = 921600 monitor_speed = 115200