Code written for Adafruit's Matrix Portal board to display stylish transit info for selected MTA train lines on a 64x32 RGB Matrix.
This project assumes a SECRETS.py file in the project root directory. This SECRETS.py file needs to be constructed with the following dict:
TODOI use watchman to automatically copy my code.py and the correct libraries to the MatrixPortal. This triggers a live/reload via CircuitPy
watchman watch .
watchman -- trigger . deploy -- sh copy.sh