change new default freq to 869.525

This commit is contained in:
recrof 2025-03-26 18:06:20 +01:00
parent 88b88cbc90
commit 8a248bb47d

View file

@ -23,7 +23,7 @@ lib_deps =
adafruit/RTClib @ ^2.1.3 adafruit/RTClib @ ^2.1.3
melopero/Melopero RV3028 @ ^1.1.0 melopero/Melopero RV3028 @ ^1.1.0
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=867.5 -D LORA_FREQ=869.525
-D LORA_BW=250 -D LORA_BW=250
-D LORA_SF=10 -D LORA_SF=10
build_src_filter = build_src_filter =