Fix a #define
I don't think it was causing any problems, but TimeToUS(x+y) would have evaluated to x + (y / 1000)
Please register or sign in to comment
I don't think it was causing any problems, but TimeToUS(x+y) would have evaluated to x + (y / 1000)