galbraithmedia1 / Mini-Tv-ESP32

Project Files for ESP32 Mini TV
115 stars 12 forks source link

Compilation error: esp32_audio_task.h: No such file or directory #6

Closed hectorgg2000 closed 3 months ago

hectorgg2000 commented 3 months ago

I am having this error: "Compilation error: esp32_audio_task.h: No such file or directory" . I have installed all the libraries mentioned but this error still appears. #include "mjpeg_decode_draw_task.h" also fails to compilate. How can I solve this problem?