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 = + + + + + + + +