From: Jan "Yenya" Kasprzak Date: Sat, 11 May 2013 22:56:05 +0000 (+0200) Subject: binary patterns X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=tinyboard.git;a=commitdiff_plain;h=d09c1dcb07782f32226fc5ab591dc2a40e8bb3fe;hp=d09c1dcb07782f32226fc5ab591dc2a40e8bb3fe binary patterns We use on/off for patterns, so I have rewritten the pattern handling, removing the pattern_t type altogether, and changed it to use binary strings of data instead. This uses less RAM for pattern definitions. I have also changed blink_pattern to include morse code text (generated by morse.pl), with kids' names. ---