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 673a76f commit e0ba23cCopy full SHA for e0ba23c
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/nRF24/RF24Mesh.git"
9
},
10
- "version": "1.1.8",
+ "version": "1.1.9",
11
"dependencies":
12
[
13
{
library.properties
@@ -1,5 +1,5 @@
1
name=RF24Mesh
2
-version=1.1.8
+version=1.1.9
3
author=TMRh20
4
maintainer=TMRh20,Avamander
5
sentence=OSI Layer 7, Automated 'mesh' style networking for nrf24L01(+) radios.
0 commit comments