Update esp32_i2s_parallel_dma.cpp
This commit is contained in:
parent
95cda9dbb2
commit
628ffa8c33
1 changed files with 0 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue