OS_USE_TIMER definition

When this constant is set to 1, timer object support is enabled within the kernel. If timer objects are not required by the application, this value can be set to 0 to reduce the final code size. If the constant is not explicitly defined, it defaults to a value of 1.

Version:1.0
See also: timers
SpaceShadow documentation