Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jan Kasprzak
tinyboard
Commits
ab58f34d
Commit
ab58f34d
authored
May 02, 2013
by
Jan Kasprzak
Browse files
pattern.c: remove unused variable
parent
aea7cb9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/step-up/pattern.c
View file @
ab58f34d
...
...
@@ -134,8 +134,6 @@ void pattern_reload()
static
void
inline
pattern_finished
(
unsigned
char
n
)
{
unsigned
char
i
;
led_patterns
[
n
]
=
NULL
;
led_set_pattern
(
n
,
pattern_select
(
n
));
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment