We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee194a7 commit 81afd83Copy full SHA for 81afd83
variants/meshadventurer/platformio.ini
@@ -80,6 +80,8 @@ extends = Meshadventurer
80
build_src_filter = ${Meshadventurer.build_src_filter}
81
+<../examples/companion_radio/*.cpp>
82
+<helpers/ui/SSD1306Display.cpp>
83
+ +<../examples/companion_radio/*.cpp>
84
+ +<../examples/companion_radio/ui-new/*.cpp>
85
build_flags =
86
${Meshadventurer.build_flags}
87
-I examples/companion_radio/ui-new
0 commit comments