Browse Source

Use the same tag in library.json

pull/2912/head
Wessel Nieboer 2 weeks ago
parent
commit
a4206cf7a0
No known key found for this signature in database GPG Key ID: 929C8E45E33B5FD2
  1. 2
      library.json

2
library.json

@ -4,7 +4,7 @@
"dependencies": {
"SPI": "*",
"Wire": "*",
"jgromes/RadioLib": "^7.7.1",
"RadioLib": "https://github.com/jgromes/RadioLib.git#6d8934836678d8894e3d556550475b37dce3e2b6",
"rweather/Crypto": "^0.4.0",
"adafruit/RTClib": "^2.1.3",
"melopero/Melopero RV3028": "^1.1.0",

Loading…
Cancel
Save