Added serial timeout line

This commit is contained in:
David Madison 2016-12-20 04:50:14 -05:00
parent 025fecb99b
commit 9c8d8ebfa7
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Open the WS2812B file in the Arduino IDE and edit the definitions at the top for
- LED grounding pin (optional)
- Brightness
- Serial speed
- Serial timeout length
Upload to your Arduino and use a corresponding PC application to stream color data. The Processing files are included, though I would recommend using Patrick Siegler's (@psieg) fork of Lightpacks's Prismatik, which you can find [here](https://github.com/psieg/Lightpack).