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 5adb281 commit c7e5008Copy full SHA for c7e5008
library.json
@@ -16,7 +16,7 @@
16
"name": "MovingAverageAngle",
17
"version": "^1.0.4"
18
},
19
- "version": "2.0.1",
+ "version": "2.0.2",
20
"frameworks": "arduino",
21
"platforms": "*"
22
}
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.1
+version=2.0.2
10
architectures=*
11
depends=MovingAverageAngle
0 commit comments