From bb4769a44f315b82403e3a1da4d649a9a6b632e1 Mon Sep 17 00:00:00 2001 From: Enrique Condes Date: Tue, 30 Apr 2019 16:31:43 +0800 Subject: [PATCH] Latest code in release --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index cf9dd7a..c855f70 100644 --- a/library.json +++ b/library.json @@ -20,7 +20,7 @@ "email": "contact@arduinoos.com" } ], - "version": "1.4", + "version": "1.5", "frameworks": ["arduino","mbed","espidf"], "platforms": "*" } diff --git a/library.properties b/library.properties index 4342ee6..044de0f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=arduinoFFT -version=1.4 +version=1.5 author=Enrique Condes maintainer=Enrique Condes sentence=A library for implementing floating point Fast Fourier Transform calculations on Arduino.