Browse Source
Merge pull request #2940 from liamcottle/upgrade/radiolib
Update RadioLib to v7.7.1-6d893483
pull/2942/head
Liam Cottle
1 week ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
1 deletions
-
platformio.ini
|
|
|
@ -19,7 +19,8 @@ monitor_speed = 115200 |
|
|
|
lib_deps = |
|
|
|
SPI |
|
|
|
Wire |
|
|
|
jgromes/RadioLib @ ^7.6.0 |
|
|
|
;jgromes/RadioLib @ ^7.7.1 |
|
|
|
https://github.com/jgromes/RadioLib.git#6d8934836678d8894e3d556550475b37dce3e2b6 |
|
|
|
rweather/Crypto @ ^0.4.0 |
|
|
|
adafruit/RTClib @ ^2.1.3 |
|
|
|
melopero/Melopero RV3028 @ ^1.1.0 |
|
|
|
|