From 5870c1753a517efba132c07547aefeb2efd8134a Mon Sep 17 00:00:00 2001 From: Geoff Roddick Date: Wed, 24 Apr 2024 19:48:00 -0400 Subject: [PATCH] V1.0.8 Updated to also show the peak frequency for FFT samples --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 8320dd8..e4416c0 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "RAKwireless-Audio-library", - "version": "1.0.7", + "version": "1.0.8", "keywords": [ "Audio", "DSPG", diff --git a/library.properties b/library.properties index 1cc763a..c1d8359 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RAKwireless-Audio-library -version=1.0.7 +version=1.0.8 author=RAKWireless maintainer=RAKWireless sentence=RAKWireless library for the RAK audio module