OS_USE_EVENT definition

When this constant is set to 1, event objects are enabled within the system. If your application does not require event signaling, this value can be set to 0 to reduce the total code footprint. If the constant is not explicitly defined, it defaults to a value of 1.

Version:1.0
See also: events
SpaceShadow documentation