We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5706166 commit dc903f3Copy full SHA for dc903f3
src/AudioTools/AudioLibs/FFT/FFTReal.h
@@ -12,7 +12,7 @@ To Public License, Version 2, as published by Sam Hocevar. See
12
http://sam.zoy.org/wtfpl/COPYING for more details.
13
14
*Tab=3***********************************************************************/
15
-#pragma GCC diagnostic ignored "-Wdeprecated-enum-enum-conversion"
+// #pragma GCC diagnostic ignored "-Wdeprecated-enum-enum-conversion" // commented out for platformio
16
17
// We use the DefaultAllocator which supports PSRAM
18
#include "AudioTools/CoreAudio/AudioBasic/Collections/Allocator.h"
0 commit comments