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