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 4541380 commit c913560Copy full SHA for c913560
variants/meshadventurer/platformio.ini
@@ -36,7 +36,7 @@ lib_deps =
36
[env:Meshadventurer_sx1262_repeater]
37
extends = Meshadventurer
38
build_src_filter = ${Meshadventurer.build_src_filter}
39
- +<../examples/simple_repeater/main.cpp>
+ +<../examples/simple_repeater>
40
+<helpers/ui/SSD1306Display.cpp>
41
build_flags =
42
${Meshadventurer.build_flags}
@@ -57,7 +57,7 @@ lib_deps =
57
[env:Meshadventurer_sx1268_repeater]
58
59
60
61
62
63
0 commit comments