tadvi/winc

Play/Pause button

Opened this issue · 0 comments

If someone else uses this library, please help implement the play-pause buttons to pause the program.
I tried this implementation - https://stackoverflow.com/questions/38798863/golang-pause-a-loop-in-a-goroutine-with-channels
but either it doesn't work as it should, or it freezes.