Skip to content

Commit 8a248bb

Browse files
committed
change new default freq to 869.525
1 parent 88b88cb commit 8a248bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lib_deps =
2323
adafruit/RTClib @ ^2.1.3
2424
melopero/Melopero RV3028 @ ^1.1.0
2525
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
26-
-D LORA_FREQ=867.5
26+
-D LORA_FREQ=869.525
2727
-D LORA_BW=250
2828
-D LORA_SF=10
2929
build_src_filter =

0 commit comments

Comments
 (0)