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 d171054 commit c7f1827Copy full SHA for c7f1827
library.json
@@ -7,7 +7,7 @@
7
"type": "git",
8
"url": "https://github.com/guglicap/arduino-pv.git"
9
},
10
- "version": "1.0.0",
+ "version": "1.0.1",
11
"authors": {
12
"name": "guglicap"
13
library.properties
@@ -1,5 +1,5 @@
1
name=arduino-pv
2
-version=1.0.0
+version=1.0.1
3
author=guglicap
4
maintainer=guglicap
5
sentence=Arduino Library to communicate with SunEzy / Orion inverters.
0 commit comments