We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efc875b + 7829c51 commit bdeb7d8Copy full SHA for bdeb7d8
2 files changed
library.json
@@ -4,7 +4,7 @@
4
"dependencies": {
5
"SPI": "*",
6
"Wire": "*",
7
- "jgromes/RadioLib": "^7.3.0",
+ "jgromes/RadioLib": "^7.6.0",
8
"rweather/Crypto": "^0.4.0",
9
"adafruit/RTClib": "^2.1.3",
10
"melopero/Melopero RV3028": "^1.1.0",
platformio.ini
@@ -18,7 +18,7 @@ monitor_speed = 115200
18
lib_deps =
19
SPI
20
Wire
21
- jgromes/RadioLib @ ^7.3.0
+ jgromes/RadioLib @ ^7.6.0
22
rweather/Crypto @ ^0.4.0
23
adafruit/RTClib @ ^2.1.3
24
melopero/Melopero RV3028 @ ^1.1.0
0 commit comments