Unverified Commit dca08c0f authored by Avamander's avatar Avamander Committed by GitHub

New library release and additional architectures (#410)

* Update library.properties
* Update library.json
parent 4accec58
......@@ -7,11 +7,14 @@
"type": "git",
"url": "https://github.com/nRF24/RF24.git"
},
"version": "1.3.0",
"version": "1.3.1",
"frameworks": "arduino",
"platforms": [
"atmelavr",
"atmelsam",
"teensy"
"teensy",
"espressif32",
"espressif8266",
"linux_arm"
]
}
name=RF24
version=1.3.0
version=1.3.1
author=TMRh20
maintainer=TMRh20
sentence=A library for NRF24L01(+) communication.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment