Documentation oops in API docs

jcwren wrote on Tuesday, March 04, 2008:

On the page http://www.freertos.org/vtaskdelayuntil.html, "The constant configTICK_RATE_MS can be used to calculate real time from the tick rate - with the resolution of one tick period."

I believe this should be portTICK_RATE_MS.

–jc

rtel wrote on Wednesday, March 05, 2008:

Fixed!  Thanks.

Regards.