Added link to issues page

This commit is contained in:
Scott Lawson 2017-01-04 14:21:25 -08:00 committed by GitHub
parent af2f689f4a
commit b703e998c1

View File

@ -97,7 +97,8 @@ Once everything has been configured, run [visualization.py](python/visualization
A PyQtGraph GUI will open to display the output of the visualization on the computer. A PyQtGraph GUI will open to display the output of the visualization on the computer.
![visualization-gui](images/visualization-gui.png) ![visualization-gui](images/visualization-gui.png)
If you encounter any issues or have questions about this project, feel free to open a new issue.
If you encounter any issues or have questions about this project, feel free to [open a new issue](https://github.com/scottlawsonbc/audio-reactive-led-strip/issues).
# Limitations # Limitations
The visualization code currently supports up to 256 LEDs. Support for additional LEDs will be added in the near future. The visualization code currently supports up to 256 LEDs. Support for additional LEDs will be added in the near future.