mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* T114 repeater build fix
This commit is contained in:
parent
6972704c64
commit
b3184eb94c
1 changed files with 2 additions and 1 deletions
|
|
@ -42,7 +42,8 @@ upload_protocol = nrfutil
|
|||
[env:Heltec_t114_repeater]
|
||||
extends = Heltec_t114
|
||||
build_src_filter = ${Heltec_t114.build_src_filter}
|
||||
+<../examples/simple_repeater/main.cpp>
|
||||
+<../examples/simple_repeater>
|
||||
|
||||
build_flags =
|
||||
${Heltec_t114.build_flags}
|
||||
-D ADVERT_NAME='"Heltec_T114 Repeater"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue