alexellis/blinkt_go_examples

Refactor `Delay`/`Control-C` functions out into blinkt_go package

alexellis opened this issue · 1 comments

There is repetition in every example due to the Delay function and Control + C signal handler. This could be refactored into the library.

https://github.com/alexellis/go_blinkt

Fixed by: #4