1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-12 00:02:21 +01:00

missed one

This commit is contained in:
J. Nick Koston
2025-07-06 14:06:03 -05:00
parent 03380a6ecd
commit 6af74302dc

View File

@@ -540,5 +540,6 @@ FILTER_SOURCE_FILES = filter_source_files_from_platform(
PlatformFramework.RTL87XX_ARDUINO,
PlatformFramework.LN882X_ARDUINO,
},
"wifi_component_pico_w.cpp": {PlatformFramework.RP2040_ARDUINO},
}
)