speaker not in use #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@Lukas looks like a job for you
Yes, I could create something.
But consider, that I will need the entire CPU time for that job. I think we are not able to do something in parallel, so after the display content has been drawn, the controller will focus entirely on playing sound.
I now decided to use an interrupt-driven design.
This has two advantages: