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.
1 parent 701edff commit a04f32bCopy full SHA for a04f32b
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/nRF24/RF24.git"
9
},
10
- "version": "1.4.4",
+ "version": "1.4.5",
11
"export": {
12
"exclude": [
13
"datasheets",
library.properties
@@ -1,5 +1,5 @@
1
name=RF24
2
-version=1.4.4
+version=1.4.5
3
author=TMRh20
4
maintainer=TMRh20,Avamander
5
sentence=Radio driver, OSI layer 2 library for nrf24L01(+) modules.
0 commit comments