Skip to content

Commit 81afd83

Browse files
author
Scott Powell
committed
* Meshadventurer companion USB build fix
1 parent ee194a7 commit 81afd83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/meshadventurer/platformio.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ extends = Meshadventurer
8080
build_src_filter = ${Meshadventurer.build_src_filter}
8181
+<../examples/companion_radio/*.cpp>
8282
+<helpers/ui/SSD1306Display.cpp>
83+
+<../examples/companion_radio/*.cpp>
84+
+<../examples/companion_radio/ui-new/*.cpp>
8385
build_flags =
8486
${Meshadventurer.build_flags}
8587
-I examples/companion_radio/ui-new

0 commit comments

Comments
 (0)