mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
f13ee2848d
include/nuttx/clock.h:
* USEC_PER_TICK: The docstring for this define mistakenly said
that the default value of USEC_PER_TICK, 10000, corresponded
to 100 KHz. However, it is actually 100 Hz. Corrected the
comment. No functional changes.