]> www.fi.muni.cz Git - tinyboard.git/blobdiff - projects/step-up/control.c
control.c: adjust the lowest mode timing
[tinyboard.git] / projects / step-up / control.c
index 97a23cbb7d3e8b2033098cc5081690b42d11e6a9..bdfe53d002c00aa89533faf35188479bd760f976 100644 (file)
@@ -20,7 +20,7 @@ static pattern_t blink_pattern[] = {
 
 static pattern_t slow_pattern[] = {
        { 1, 0x1 },
-       { 0, 0x10 },
+       { 0, 0x18 },
        PATTERN_END
 };