From d5fc9e00ce49b0528e4ff69406adb4637fa7d373 Mon Sep 17 00:00:00 2001 From: pschatzmann Date: Mon, 9 Dec 2024 05:11:23 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20doxygen=20from=20@=20pschatzma?= =?UTF-8?q?nn/arduino-audio-tools@d60b19878b18878b7120dc5ff3839b5d86660cce?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _f_f_t_display_8h_source.html | 2 +- namespaceaudio__tools.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_f_f_t_display_8h_source.html b/_f_f_t_display_8h_source.html index 9f5ad7b80..c5b06cf05 100644 --- a/_f_f_t_display_8h_source.html +++ b/_f_f_t_display_8h_source.html @@ -76,7 +76,7 @@
5 namespace audio_tools {
6 
7 class FFTDisplay;
-
8 FFTDisplay *selfFFTDisplay = nullptr;
+
8 static FFTDisplay *selfFFTDisplay = nullptr;
9 #if defined(USE_CONCURRENCY)
10 // fft mutex
11 static Mutex fft_mux;
diff --git a/namespaceaudio__tools.html b/namespaceaudio__tools.html index 658757691..b624a4138 100644 --- a/namespaceaudio__tools.html +++ b/namespaceaudio__tools.html @@ -2490,7 +2490,7 @@ class AudioMP34DT05selfAudioMP34DT05 = nullptr   -FFTDisplayselfFFTDisplay = nullptr +static FFTDisplayselfFFTDisplay = nullptr   static HardwareSerial Serial