From 617cc874613f0997b0e308f7e4d9cd67b754bdff Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Tue, 23 Feb 2016 18:43:03 -0800 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index 61981f0..24cd142 100644 --- a/Examples.md +++ b/Examples.md @@ -1,4 +1,4 @@ -You can find these examples the Arduino IDE examples menu under "NeoPixelBus by Makuna". +You can find these examples in the Arduino IDE examples menu under "NeoPixelBus by Makuna". # NeoPixelTest This is a good place to start and make sure your pixels work.