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 acb1dd9 commit aeb4297Copy full SHA for aeb4297
library.json
@@ -31,7 +31,7 @@
31
"authors": ["Terry Moore <tmm@mcci.com>"]
32
}
33
],
34
- "version": "0.9.1",
+ "version": "0.9.2-pre1",
35
"frameworks": "arduino",
36
"platforms": "*"
37
library.properties
@@ -1,5 +1,5 @@
1
name=MCCI Arduino LoRaWAN Library
2
-version=0.9.1
+version=0.9.2-pre1
3
author=Terry Moore, ChaeHee Won
4
maintainer=Terry Moore <tmm@mcci.com>
5
sentence=High-level library for LoRaWAN-based Arduino end-devices.
0 commit comments