From 3de4be0482ad693efc26bb20f2b49decbf5ad591 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sat, 7 Jan 2017 15:03:57 -0800 Subject: [PATCH] Updated Advanced Topics Tutorials (markdown) --- Advanced-Topics-Tutorials.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Advanced-Topics-Tutorials.md b/Advanced-Topics-Tutorials.md index 8046595..30b1b7c 100644 --- a/Advanced-Topics-Tutorials.md +++ b/Advanced-Topics-Tutorials.md @@ -1 +1,2 @@ -## [Topography Templates](https://github.com/Makuna/NeoPixelBus/wiki/Topography-Templates) \ No newline at end of file +## [Spiral Topography](https://github.com/Makuna/NeoPixelBus/wiki/Spiral-Topography) +The included topography system assumes a Cartesian coordinate system. This doesn't help if you use concentric rings of NeoPixels. This section will talk about how to implement a spiral topography that will replace the current topography and work within the design goals of this library. \ No newline at end of file