From c0626762f8209c1410be90384c5affdd0805eec1 Mon Sep 17 00:00:00 2001 From: Paul Romkes Date: Wed, 18 May 2022 08:20:22 +0200 Subject: [PATCH] Update Satellite.cpp --- PlatformIO/src/Satellite.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PlatformIO/src/Satellite.cpp b/PlatformIO/src/Satellite.cpp index 9a72d18..8b29052 100644 --- a/PlatformIO/src/Satellite.cpp +++ b/PlatformIO/src/Satellite.cpp @@ -108,6 +108,8 @@ - Supported samplerates: 8000, 16000, 22050 and 44100 16 bit. 44100S is a bit too slow v7.8.2 - Fixed hotword brightness + v7.8.3 + - Fix problem with audiokit and IDF 4 * ************************************************************************ */