Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Jan Kasprzak
tinyboard
Commits
75804664
Commit
75804664
authored
May 10, 2013
by
Jan Kasprzak
Browse files
pattern.c: remove unused variable
parent
56ad7e84
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/step-up/pattern.c
View file @
75804664
...
...
@@ -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