Browse Source

change new default freq to 869.525

pull/145/head
recrof 1 year ago
parent
commit
8a248bb47d
  1. 2
      platformio.ini

2
platformio.ini

@ -23,7 +23,7 @@ lib_deps =
adafruit/RTClib @ ^2.1.3
melopero/Melopero RV3028 @ ^1.1.0
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_SF=10
build_src_filter =

Loading…
Cancel
Save