From 4a93fd09dc3a154051e9f2f64d18848cbe72026a Mon Sep 17 00:00:00 2001 From: Mit4el Date: Tue, 25 Apr 2023 22:39:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D1=83=20lib=5Fdeps=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20esp8266=5F2mb=5Fota?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platformio.ini | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index 7ba76a98..221c5224 100644 --- a/platformio.ini +++ b/platformio.ini @@ -94,7 +94,7 @@ build_src_filter = [env:esp8266_2mb_ota] lib_deps = ${common_env_data.lib_deps_external} - ${env:esp8266_2mb_fromitems.lib_deps} + ${env:esp8266_2mb_ota_fromitems.lib_deps} ESPAsyncUDP build_flags = -Desp8266_2mb_ota="esp8266_2mb_ota" framework = arduino @@ -110,7 +110,7 @@ build_src_filter = + + + - ${env:esp8266_2mb_fromitems.build_src_filter} + ${env:esp8266_2mb_ota_fromitems.build_src_filter} [env:esp8285_1mb] lib_deps = @@ -232,6 +232,7 @@ build_src_filter = [env:esp8266_2mb_ota_fromitems] lib_deps = + adafruit/Adafruit BME280 Library plerup/EspSoftwareSerial build_src_filter = + @@ -241,6 +242,7 @@ build_src_filter = + + + + + + + +