pimoroni / scroll-phat-hd

Python library for Scroll pHAT HD
https://shop.pimoroni.com/products/scroll-phat-hd
MIT License
159 stars 64 forks source link

Added a binary clock example. #57

Closed snarlistic closed 6 years ago

snarlistic commented 6 years ago

Please consider including my binary clock as an example. I think it's a funny extra to the example library.

Gadgetoid commented 6 years ago

Love it! Beautifully architected. Thank you for taking the time to make a PR.

Would you mind if I removed the GPL license text from binary-clock.py to defer to the MIT license of this repository, or is it your intention to expressly forbid its use in proprietary code?

snarlistic commented 5 years ago

Thank you very much for your kind words.

Please see https://github.com/pimoroni/scroll-phat-hd/pull/58 where I, among one other improvement, removed the GPL license from the code. My intention is more pro GPL than it is anti MIT, so I have absolutely no problem, in the rather unlikely case :), that this piece of code ends up in proprietary code.

For including my binary clock in your example library I thank you sincerely!