mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
stm32: upd repeater targets
This commit is contained in:
parent
3912bbdf7d
commit
262e9864e7
3 changed files with 18 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ build_flags = ${lora_e5_mini.build_flags}
|
|||
-D LORA_TX_POWER=22
|
||||
-D ADVERT_NAME='"wio-e5-mini Repeater"'
|
||||
-D ADMIN_PASSWORD='"password"'
|
||||
-D MAX_NEIGHBOURS=50
|
||||
build_src_filter = ${lora_e5_mini.build_src_filter}
|
||||
+<../examples/simple_repeater/*.cpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue