Skip to content

Commit

Permalink
Update esp32_i2s_parallel_dma.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcodetastic committed Jul 21, 2024
1 parent 95cda9d commit 628ffa8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/platforms/esp32/esp32_i2s_parallel_dma.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ Modified heavily for the ESP32 HUB75 DMA library by:
#include <esp_err.h>
#include <esp_log.h>

// Get current frequecny
#include "esp_clk_tree.h"

// Get CPU freq function.
#include <soc/rtc.h>

Expand Down

0 comments on commit 628ffa8

Please sign in to comment.