Skip to content

Commit

Permalink
Maximilian cleanup unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann committed Sep 26, 2024
1 parent 4599bfa commit 1d487ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/AudioLibs/MaximilianDSP.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
#include "AudioConfig.h"
#include "maximilian.h"
#include "libs/maxiClock.h"
#ifdef ESP32
#include "esp_heap_caps.h"
#endif

// Maximilian play function - return an array of 2 channels
void play(maxi_float_t *channels);//run dac!
Expand Down

0 comments on commit 1d487ba

Please sign in to comment.