mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
rename adverts
This commit is contained in:
parent
ed9655e14e
commit
454f6b2583
1 changed files with 3 additions and 3 deletions
|
|
@ -42,7 +42,7 @@ build_src_filter = ${Promicro.build_src_filter}
|
|||
+<helpers/ui/MomentaryButton.cpp>
|
||||
build_flags =
|
||||
${Promicro.build_flags}
|
||||
-D ADVERT_NAME='"Faketec Repeater"'
|
||||
-D ADVERT_NAME='"ProMicro Repeater"'
|
||||
-D ADVERT_LAT=0.0
|
||||
-D ADVERT_LON=0.0
|
||||
-D ADMIN_PASSWORD='"password"'
|
||||
|
|
@ -60,7 +60,7 @@ build_src_filter = ${Promicro.build_src_filter}
|
|||
+<helpers/ui/SSD1306Display.cpp>
|
||||
+<helpers/ui/MomentaryButton.cpp>
|
||||
build_flags = ${Promicro.build_flags}
|
||||
-D ADVERT_NAME='"Faketec Room"'
|
||||
-D ADVERT_NAME='"ProMicro Room"'
|
||||
-D ADVERT_LAT=0.0
|
||||
-D ADVERT_LON=0.0
|
||||
-D ADMIN_PASSWORD='"password"'
|
||||
|
|
@ -132,7 +132,7 @@ lib_deps = ${Promicro.lib_deps}
|
|||
extends = Promicro
|
||||
build_flags =
|
||||
${Promicro.build_flags}
|
||||
-D ADVERT_NAME='"Faketec Sensor"'
|
||||
-D ADVERT_NAME='"ProMicro Sensor"'
|
||||
-D ADVERT_LAT=0.0
|
||||
-D ADVERT_LON=0.0
|
||||
-D ADMIN_PASSWORD='"password"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue