mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* default SF now 11
This commit is contained in:
parent
9498d2e824
commit
396a7a24b1
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ lib_deps =
|
|||
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
|
||||
-D LORA_FREQ=869.525
|
||||
-D LORA_BW=250
|
||||
-D LORA_SF=10
|
||||
-D LORA_SF=11
|
||||
build_src_filter =
|
||||
+<*.cpp>
|
||||
+<helpers/*.cpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue