Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Kroužek
safe-soldering-station
Commits
2cfcb3bc
Commit
2cfcb3bc
authored
Jun 16, 2016
by
Martin Vítek
Browse files
Increased delay
parent
c2294f9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
SW/main.cpp
View file @
2cfcb3bc
...
...
@@ -14,5 +14,6 @@ int main()
for
(;;)
{
sss
.
test_encoder
();
_delay_ms
(
50
);
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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