Browse Source

Merge pull request #1002 from wel97459/dev-CayenneLPP

Updated CayenneLPP to 1.6.1
pull/1003/head
Liam Cottle 7 months ago
committed by GitHub
parent
commit
6288a5d11a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      platformio.ini

2
platformio.ini

@ -22,7 +22,7 @@ lib_deps =
rweather/Crypto @ ^0.4.0
adafruit/RTClib @ ^2.1.3
melopero/Melopero RV3028 @ ^1.1.0
electroniccats/CayenneLPP @ 1.4.0
electroniccats/CayenneLPP @ 1.6.1
build_flags = -w -DNDEBUG -DRADIOLIB_STATIC_ONLY=1 -DRADIOLIB_GODMODE=1
-D LORA_FREQ=869.525
-D LORA_BW=250

Loading…
Cancel
Save