]> www.fi.muni.cz Git - tinyboard.git/blobdiff - projects/rgb-led-light/rgbstring.h
rgb-lights: new slow-changing mode
[tinyboard.git] / projects / rgb-led-light / rgbstring.h
index 1f14867fa86dfc774bcc761eccd3b1abe92d59d0..880b585c1b456b0e6df97b5bc2fed8db76bb0a58 100644 (file)
@@ -19,7 +19,7 @@ void inline log_word(uint16_t word) { }
 #endif
 
 /* serial.c */
-#define STRIP_SIZE 10
+#define STRIP_SIZE 72
 void init_serial();
 void zero_frame();
 void end_frame();