pimoroni / unicorn-hat

Python library for Unicorn pHAT and HAT. 32 or 64 blinding ws2812 pixels for your Raspberry Pi
https://shop.pimoroni.com/products/unicorn-hat
MIT License
370 stars 131 forks source link

Fix outdated entry in examples/README.md #122

Closed sxa closed 6 years ago

sxa commented 6 years ago

clock.py no longer appears to be present so the first sample line in here doesn't work. binary_clock.py exists but it doesn't have an entry in the list of examples. This PR fixes both issues.

Gadgetoid commented 6 years ago

Thank you! Good spot. Looks like "clock.py" was moved to the "hat" folder and the README never quite updated properly!