Skip to content

Conversation

@escalonely
Copy link

timeout is given in milliseconds, so the remainder (timeout % 1000) needs to be multiplied by 1000 to give micoseconds.
See Bosch OCA C++ reference implementation, where this conversion is done correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant