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 e2a8103 commit 753a4e0Copy full SHA for 753a4e0
library.json
@@ -15,7 +15,7 @@
15
"name": "pilotak/MovingAverageAngle",
16
"version": "^1.0.4"
17
},
18
- "version": "2.0.0",
+ "version": "2.0.1",
19
"frameworks": "arduino",
20
"platforms": "*"
21
}
library.properties
@@ -6,6 +6,6 @@ paragraph=
6
url=https://github.com/pilotak/WeatherMeters
7
includes=WeatherMeters.h
8
category=Signal Input/Output
9
-version=2.0.0
+version=2.0.1
10
architectures=*
11
depends=MovingAverageAngle
0 commit comments