Libtropic API
SDK for the TROPIC01 secure element
Version: v3.1.0
Loading...
Searching...
No Matches
◆
LT_LOG_DISABLED
#define LT_LOG_DISABLED
(
...
)
Value:
do
{ \
if (0) { \
/* A base string ensures printf is always valid. */
\
/* Using a single space is minimal and effective. */
\
lt_port_log(
" "
__VA_ARGS__); \
} \
}
while
(0)
include
libtropic_logging.h
Generated by
1.9.8