X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=tinyboard.git;a=blobdiff_plain;f=projects%2Frgb-led-light%2Frgbstring.h;fp=projects%2Frgb-led-light%2Frgbstring.h;h=880b585c1b456b0e6df97b5bc2fed8db76bb0a58;hp=1f14867fa86dfc774bcc761eccd3b1abe92d59d0;hb=bef9810616d00608c733505e463a1a43617ad23f;hpb=65fc48a197b52af65b549095a4171cfc8746373d diff --git a/projects/rgb-led-light/rgbstring.h b/projects/rgb-led-light/rgbstring.h index 1f14867..880b585 100644 --- a/projects/rgb-led-light/rgbstring.h +++ b/projects/rgb-led-light/rgbstring.h @@ -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();