From 686d53748271be3cf613677725eee37a2ade581b Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Thu, 2 Feb 2023 18:39:45 -0800 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index fc9013a..f9a0bf9 100644 --- a/Examples.md +++ b/Examples.md @@ -1,4 +1,5 @@ -You can find these examples in the Arduino IDE examples menu under "NeoPixelBus by Makuna". +You can find these examples in the Arduino IDE examples menu under "NeoPixelBus by Makuna". +**NOTE:** The examples are constantly being improved and changed. New ones may be present with the latest releases and some less helpful older ones maybe removed. # NeoPixelTest This is a good place to start and make sure your pixels work.