Thanks to visit codestin.com Credit goes to github.com
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 ca8df68 commit c3994a0Copy full SHA for c3994a0
library.json
@@ -13,6 +13,6 @@
13
"url": "https://github.com/Pharap/FixedPointsArduino.git"
14
},
15
"license": "Apache-2.0",
16
- "version": "1.0.5",
+ "version": "1.0.6",
17
"frameworks": "arduino"
18
}
library.properties
@@ -1,5 +1,5 @@
1
name=FixedPoints
2
-version=1.0.5
+version=1.0.6
3
author=Pharap
4
maintainer=Pharap
5
sentence=A template library for defining fixed point types of varying sizes.
0 commit comments