mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* oops, default LORA_FREQ revert
This commit is contained in:
parent
16b81d2a6c
commit
6e708dc0ec
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ lib_deps =
|
|||
jgromes/RadioLib @ ^6.3.0
|
||||
rweather/Crypto @ ^0.4.0
|
||||
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1
|
||||
-D LORA_FREQ=915.8
|
||||
-D LORA_FREQ=867.5
|
||||
-D LORA_BW=250
|
||||
-D LORA_SF=10
|
||||
build_src_filter = +<*.cpp> +<helpers/*.cpp>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue