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 4599bfa commit 1d487baCopy full SHA for 1d487ba
src/AudioLibs/MaximilianDSP.h
@@ -2,9 +2,6 @@
2
#include "AudioConfig.h"
3
#include "maximilian.h"
4
#include "libs/maxiClock.h"
5
-#ifdef ESP32
6
-#include "esp_heap_caps.h"
7
-#endif
8
9
// Maximilian play function - return an array of 2 channels
10
void play(maxi_float_t *channels);//run dac!
0 commit comments