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 13e1c07 commit d156162Copy full SHA for d156162
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/Kongduino/LoRandom.git"
9
},
10
- "version": "1.0.1",
+ "version": "1.0.0",
11
"authors": {
12
"name": "Kongduino",
13
"url": "https://kongduino.wordpress.com"
library.properties
@@ -1,5 +1,5 @@
1
name=LoRandom
2
-version=1.0.1
+version=1.0.0
3
author=Kongduino
4
maintainer=Kongduino <[email protected]>
5
sentence=A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to generate random numbers.
0 commit comments