Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork28
Conflict while using Task Scheduler: reference to 'Task' is ambiguous#30
-
I am using the task scheduler library together with audiotools. I am getting the error "reference to 'Task' is ambiguous", is that a conflict? |
BetaWas this translation helpful?Give feedback.
All reactions
I suggest that you just comment out the USE_CONCURRENCY in the AudioToolsConfig.h
Alternatively you can use theTask provided by the AudioTools
ps. This is by no means related to arduino-libhelix library, so this is the wrong place for this discussion!
Replies: 1 comment
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I suggest that you just comment out the USE_CONCURRENCY in the AudioToolsConfig.h ps. This is by no means related to arduino-libhelix library, so this is the wrong place for this discussion! |
BetaWas this translation helpful?Give feedback.