mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 12:54:26 +02:00
Updated NeoTiles object (markdown)
@@ -18,7 +18,7 @@ NeoTiles <RowMajorAlternatingLayout, ColumnMajorAlternatingLayout> tiles(
|
|||||||
|
|
||||||
...
|
...
|
||||||
strip.SetPixelColor(tiles.Map(4, 5), RgbColor(16,16,98));
|
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.
|
Using the NeoPixelsTilesDump.ino sample, the following are some example layouts.
|
||||||
|
Reference in New Issue
Block a user