Skip to content
Snippets Groups Projects
Commit a73d0a21 authored by Ian Lynagh's avatar Ian Lynagh Committed by pcapriotti
Browse files

Fix a #define


I don't think it was causing any problems, but
    TimeToUS(x+y)
would have evaluated to
    x + (y / 1000)

MERGED from commit 54121fff

On the 7.4 branch, this was causing a wrong conversion in
getDelayTarget.

Signed-off-by: default avatarPaolo Capriotti <p.capriotti@gmail.com>
parent 6aee4745
No related branches found
No related tags found
Loading
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