File #include "Concurrency/Concurrency.h" not found
jaapnoordzij opened this issue · 1 comments
jaapnoordzij commented
In file api/SnapProcessorRTOS.h the include #include "Concurrency/Concurrency.h"
cannot be found.
I have commented out the line and everything works fine.
Great library, thanks a lot
Jaap
pschatzmann commented
Thanks for letting me know: Concurrency.h has been moved to AudioLibs in the AudioTools.
I have committed the necesarry correction...