Add bridge support for WSL3 board

このコミットが含まれているのは:
João Brázio
2025-09-01 10:53:51 +01:00
コミット 9fd7e9427a
3個のファイルの変更24行の追加3行の削除
+1 -1
ファイルの表示
@@ -64,7 +64,7 @@ lib_deps =
${LilyGo_TLora_V2_1_1_6.lib_deps}
${esp32_ota.lib_deps}
[env:LilyGo_TLora_V2_1_1_6_Bridge]
[env:LilyGo_TLora_V2_1_1_6_repeater_bridge]
extends = LilyGo_TLora_V2_1_1_6
build_src_filter = ${LilyGo_TLora_V2_1_1_6.build_src_filter}
+<helpers/ui/SSD1306Display.cpp>