libtropic
C library for TROPIC01 chip
|
int chip_id_printf_wrapper | ( | const char * | format, |
... | |||
) |
format | A printf-style format string describing how to format the subsequent arguments. Must be a null-terminated string. |
... | Additional arguments corresponding to the format specifiers in format . |