stelatoris / XTronical-I2S-Audio-with-SD

7 stars 2 forks source link

fatal error: FreeRTOS.h: No such file or directory #5

Open rifqizain opened 10 months ago

rifqizain commented 10 months ago

i was try this sketch, but i found the problem is "fatal error: FreeRTOS.h: No such file or directory". can you help me sir?

OrangeTweleve commented 10 months ago

I think you can pretty much ignore that by uncommenting it on the header file. But there's a few more issues in this

silvan2468 commented 4 weeks ago

When I changed the code to

include freertos/freertos.h

the error didn't occured again.