We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddd1e8 commit 54ce53aCopy full SHA for 54ce53a
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/nRF24/RF24.git"
9
},
10
- "version": "1.4.2",
+ "version": "1.4.3",
11
"export": {
12
"exclude": [
13
"datasheets",
library.properties
@@ -1,5 +1,5 @@
1
name=RF24
2
-version=1.4.2
+version=1.4.3
3
author=TMRh20
4
maintainer=TMRh20,Avamander
5
sentence=Radio driver, OSI layer 2 library for nrf24L01(+) modules.
0 commit comments