From c544e333e2ed7f773e2b35a09eeec730f30a3bf9 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Tue, 22 Mar 2016 17:16:19 -0700 Subject: [PATCH] Updated NeoTiles object (markdown) --- NeoTiles-object.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoTiles-object.md b/NeoTiles-object.md index b5855d6..19e0070 100644 --- a/NeoTiles-object.md +++ b/NeoTiles-object.md @@ -18,7 +18,7 @@ NeoTiles tiles( ... strip.SetPixelColor(tiles.Map(4, 5), RgbColor(16,16,98)); -tiles.Map(x, y) + ``` Using the NeoPixelsTilesDump.ino sample, the following are some example layouts.