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 2973d90 commit f09fe84Copy full SHA for f09fe84
library.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/mcmchris/mcm-bl0940-lib.git"
8
},
9
- "version": "0.0.1",
+ "version": "0.0.2",
10
"exclude": "tests",
11
"examples": "examples/*/*.ino",
12
"frameworks": "arduino",
library.properties
@@ -1,5 +1,5 @@
1
name=MCM_BL0940
2
-version=0.0.1
+version=0.0.2
3
author=mcmchris
4
maintainer=mcmchris
5
sentence=UART Library Control for BL0940 Energy Meter IC
0 commit comments