Skip to content

Commit 886ec1e

Browse files
authored
Merge pull request #104 from kosme/develop
Version 2.0.3
2 parents c44b1e5 + fe351e5 commit 886ec1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"email": "[email protected]"
2626
}
2727
],
28-
"version": "2.0.2",
28+
"version": "2.0.3",
2929
"frameworks": ["arduino","mbed","espidf"],
3030
"platforms": "*",
3131
"headers": "arduinoFFT.h"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=arduinoFFT
2-
version=2.0.2
2+
version=2.0.3
33
author=Enrique Condes <[email protected]>
44
maintainer=Enrique Condes <[email protected]>
55
sentence=A library for implementing floating point Fast Fourier Transform calculations on the Arduino framework.

0 commit comments

Comments
 (0)