We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3278a7f commit 1501838Copy full SHA for 1501838
2 files changed
library.json
@@ -20,7 +20,7 @@
20
"maintainer": true
21
}
22
],
23
- "version": "1.42",
+ "version": "1.44",
24
"frameworks": "arduino",
25
"platforms": "*"
26
library.properties
@@ -1,5 +1,5 @@
1
name=FastCRC
2
-version=1.42
+version=1.44
3
author=Frank Bösing
4
maintainer=Frank Boesing<f.boesing@gmx.de>
5
sentence=Fast CRC routines
0 commit comments