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 d622c1b commit 5936df8Copy full SHA for 5936df8
library.properties
@@ -1,10 +1,10 @@
1
name=FixedPoints
2
-version=1.0.0
+version=1.0.1
3
author=Pharap
4
maintainer=Pharap
5
sentence=A template library for defining fixed point types of varying sizes.
6
paragraph=The library is designed to be generic so it should be applicable to almost all size requirements and processor architectures.
7
category=Data Processing
8
url=https://github.com/Pharap/FixedPointsArduino
9
architectures=*
10
-includes=FixedPoints.h, FixedPointsCommon.h
+includes=FixedPoints.h, FixedPointsCommon.h
0 commit comments