Fixed typo from 255 to 256
This commit is contained in:
parent
f860922d67
commit
3504d0b9c0
@ -100,7 +100,7 @@ A PyQtGraph GUI will open to display the output of the visualization on the comp
|
|||||||
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.
|
||||||
|
|
||||||
# Limitations
|
# Limitations
|
||||||
The visualization code currently supports up to 255 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.
|
||||||
|
|
||||||
# License
|
# License
|
||||||
All code in this project is released under the MIT License.
|
All code in this project is released under the MIT License.
|
Loading…
Reference in New Issue
Block a user