mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Merge pull request #1820 from recrof/patch-1
Update default preset to EU/UK (Narrow)
This commit is contained in:
commit
5280433098
1 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@ lib_deps =
|
||||||
melopero/Melopero RV3028 @ ^1.1.0
|
melopero/Melopero RV3028 @ ^1.1.0
|
||||||
electroniccats/CayenneLPP @ 1.6.1
|
electroniccats/CayenneLPP @ 1.6.1
|
||||||
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
|
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
|
||||||
-D LORA_FREQ=869.525
|
-D LORA_FREQ=869.618
|
||||||
-D LORA_BW=250
|
-D LORA_BW=62.5
|
||||||
-D LORA_SF=11
|
-D LORA_SF=8
|
||||||
-D ENABLE_ADVERT_ON_BOOT=1
|
-D ENABLE_ADVERT_ON_BOOT=1
|
||||||
-D ENABLE_PRIVATE_KEY_IMPORT=1 ; NOTE: comment these out for more secure firmware
|
-D ENABLE_PRIVATE_KEY_IMPORT=1 ; NOTE: comment these out for more secure firmware
|
||||||
-D ENABLE_PRIVATE_KEY_EXPORT=1
|
-D ENABLE_PRIVATE_KEY_EXPORT=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue