From 577b9b8c8d2d472cc9630f62b9ab5dea4985d3d0 Mon Sep 17 00:00:00 2001
From: Micah Elizabeth Scott <micah@scanlime.org>
Date: Sat, 20 Jul 2013 20:47:03 -0700
Subject: [PATCH] Clarify LED -> Pixel

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 17be137..063c693 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ These features add up to give *very smooth* fades and high dynamic range. Ever n
 Vitals
 ------
 
-* 512 LEDs supported per Teensy board (8 strings, 64 LEDs per string)
+* 512 pixels supported per Teensy board (8 strings, 64 pixels per string)
 * Constant hardware frame rate of 520 FPS, to support temporal dithering
 * Full-speed (12 Mbps) USB
 
-- 
GitLab