From 566803e9ca2b6ff50895da2791fcfbf80f8fd23a Mon Sep 17 00:00:00 2001 From: Enrique Condes Date: Tue, 6 Oct 2020 15:18:15 -0500 Subject: [PATCH] Publish version 1.5.6 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 32c7606..19e4073 100644 --- a/library.json +++ b/library.json @@ -20,7 +20,7 @@ "email": "contact@arduinoos.com" } ], - "version": "1.5.5", + "version": "1.5.6", "frameworks": ["arduino","mbed","espidf"], "platforms": "*" } diff --git a/library.properties b/library.properties index cd86480..ea09fa2 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=arduinoFFT -version=1.5.5 +version=1.5.6 author=Enrique Condes maintainer=Enrique Condes sentence=A library for implementing floating point Fast Fourier Transform calculations on Arduino.