From 5bcaafba5534934530d410a8d8330ce7905ae35b Mon Sep 17 00:00:00 2001 From: Micah Elizabeth Scott <micah@scanlime.org> Date: Tue, 23 Jul 2013 16:51:13 -0700 Subject: [PATCH] Call it a day with the optimization, advertise the current rate of 395 FPS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a480f9..09cfb05 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Vitals ------ * 512 pixels supported per Teensy board (8 strings, 64 pixels per string) -* Constant hardware frame rate of 520 FPS, to support temporal dithering +* Very high hardware frame rate (395 FPS) to support temporal dithering * Full-speed (12 Mbps) USB * 768-entry 16-bit color lookup table, for gamma correction and color balance -- GitLab