aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorGravatar rcoh <rcoh@mit.edu>2011-01-04 17:23:30 -0500
committerGravatar rcoh <rcoh@mit.edu>2011-01-04 17:23:30 -0500
commit1679719e7ca8ce433c5714474a32c926161dc5b8 (patch)
treedc75dc66ee8695fe786df2b48c0e6911332ed7c5 /layouts
parent395e99394ead5d0d656e74fed23dc780652b6090 (diff)
Some performance improvements -- we also synchronize all the frames, giving us a meaning that even
if things slow down, rendering doesn't look weird.
Diffstat (limited to 'layouts')
-rw-r--r--layouts/50PixelStrip.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/50PixelStrip.xml b/layouts/50PixelStrip.xml
index beabb97..11fa5e1 100644
--- a/layouts/50PixelStrip.xml
+++ b/layouts/50PixelStrip.xml
@@ -3,6 +3,6 @@
<Args>
<pixelToPixelSpacing>4</pixelToPixelSpacing>
<spacing>4</spacing>
- <numPixels>50</numPixels>
+ <numPixels>500</numPixels>
</Args>
</PixelStrip>