From: Jan "Yenya" Kasprzak Date: Wed, 26 Jun 2013 22:21:46 +0000 (+0200) Subject: Merge branch 'sync_patterns' X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=bike-lights.git;a=commitdiff_plain;h=6621404f62ab1071575ab2bbb984075e7bf1dee5;hp=db53b0a0ea858252c71069c58b72932abc9fc40f Merge branch 'sync_patterns' This branch implements handling all three pwmleds in one pattern in order to avoid having multiple outputs on simultaneously (when possible). Also, this separates brightness settings from patterns, so we can have only one blinking pattern for more ambient light levels, and set the brightness (current) of the pattern separately. --- diff --git a/.gitignore b/.gitignore index 5cedfd7..82f292e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ firmware/*.hex firmware/*.elf firmware/*.raw firmware/*.o +firmware/version.c schematics/*.ps