bump to v1.4.1
This commit is contained in:
parent
2e915eaf38
commit
4853b54e31
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "RFM69",
|
"name": "RFM69",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"keywords": "rf, radio, wireless, spi",
|
"keywords": "rf, radio, wireless, spi",
|
||||||
"description": "RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)",
|
"description": "RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)",
|
||||||
"repository":
|
"repository":
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
name=RFM69_LowPowerLab
|
name=RFM69_LowPowerLab
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
author=LowPowerLab <lowpowerlab.com>
|
author=LowPowerLab <lowpowerlab.com>
|
||||||
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
||||||
sentence=Simple Arduino library for RFM69/SX1231h based radio module transceivers
|
sentence=Simple Arduino library for RFM69/SX1231h based radio module transceivers
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue