Skip to content
Snippets Groups Projects
Commit 823ebd35 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed bug in timer examples

unsigned int cannot hold a value of 0.5, it was probably meant to wait
0.5 seconds, i.e. 0.5e6 microseconds.
parent 623da8a7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment