mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
rak3x72: sensor target
This commit is contained in:
parent
855e4831f5
commit
9be28c2002
1 changed files with 8 additions and 0 deletions
|
|
@ -21,6 +21,14 @@ build_flags = ${rak3x72.build_flags}
|
|||
build_src_filter = ${rak3x72.build_src_filter}
|
||||
+<../examples/simple_repeater/main.cpp>
|
||||
|
||||
[env:rak3x72-sensor]
|
||||
extends = rak3x72
|
||||
build_flags = ${rak3x72.build_flags}
|
||||
-D ADVERT_NAME='"RAK3x72 Sensor"'
|
||||
-D ADMIN_PASSWORD='"password"'
|
||||
build_src_filter = ${rak3x72.build_src_filter}
|
||||
+<../examples/simple_sensor>
|
||||
|
||||
[env:rak3x72_companion_radio_usb]
|
||||
extends = rak3x72
|
||||
build_flags = ${rak3x72.build_flags}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue