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