Browse Source

Merge pull request #145 from recrof/main

change new default freq to 869.525
pull/167/head
ripplebiz 1 year ago
committed by GitHub
parent
commit
05fa1ba50e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  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