Maker-Melissa / OpenSign

A library to facilitate easy RGB Matrix Sign Animations on the Raspberry Pi using Python.
MIT License
26 stars 2 forks source link

Separate OpenSign and OpenSignCanvas into multiple files #3

Closed makermelissa closed 2 years ago

makermelissa commented 4 years ago

This way it isn't so difficult to make additions/changes. An init.py will need to be created to import the files so that examples don't need to be changed.