From 9c8d8ebfa7779eb9ee72bcfca3feb1fbdbdaf0d7 Mon Sep 17 00:00:00 2001 From: David Madison Date: Tue, 20 Dec 2016 04:50:14 -0500 Subject: [PATCH] Added serial timeout line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 915ee70..5ff28e1 100644 --- a/README.md +++ b/README.md @@ -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).