Skip to content
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
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