Bump to RadioLib 7.6.0

This commit is contained in:
Wessel Nieboer 2026-03-09 14:31:40 +01:00
parent df01fd3efb
commit 7829c51898
No known key found for this signature in database
GPG key ID: 929C8E45E33B5FD2
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
"dependencies": {
"SPI": "*",
"Wire": "*",
"jgromes/RadioLib": "^7.3.0",
"jgromes/RadioLib": "^7.6.0",
"rweather/Crypto": "^0.4.0",
"adafruit/RTClib": "^2.1.3",
"melopero/Melopero RV3028": "^1.1.0",

View file

@ -18,7 +18,7 @@ monitor_speed = 115200
lib_deps =
SPI
Wire
jgromes/RadioLib @ ^7.3.0
jgromes/RadioLib @ ^7.6.0
rweather/Crypto @ ^0.4.0
adafruit/RTClib @ ^2.1.3
melopero/Melopero RV3028 @ ^1.1.0