OMNI_DBG_L1
MACRO

OMNI_DBG_L1 - Defined when debug level > 0.

SYNOPSIS top

A helper macro that can be used to determine if Omni debug is enabled and if it's greater than a certain threshold (> 0 in this case means simple debug = true).

DESCRIPTION top

If this macro is enabled it means that certain information will be output in the library.

CONSIDERATIONS top

No special consideration.

PLATFORM SPECIFIC top

No special consideration.

NOTES top

None.