This commit is contained in:
Oliver Atkinson 2023-06-29 15:02:33 -06:00
parent bae3048acb
commit 73f964be6b

View File

@ -1 +1,6 @@
# led_matrix ## LED Matrix
This is the receiver for [this project](https://github.com/Rushmore75/video-parser).
It utilizes [FAB_LED](https://github.com/sonyhome/FAB_LED) to control indexable leds in a matrix to eventually create an led wall.
### Notes:
* Inside `platformio.ini` the Serial RX buffer size is changed from 64 bytes.