Commit e6421ff2 authored by Jan Kasprzak's avatar Jan Kasprzak
Browse files

control.c: adjust the lowest mode timing

parent 0a2d9637
......@@ -20,7 +20,7 @@ static pattern_t blink_pattern[] = {
static pattern_t slow_pattern[] = {
{ 1, 0x1 },
{ 0, 0x10 },
{ 0, 0x18 },
PATTERN_END
};
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment