pico-hf-oscillator/debug/logutils.h

7 wiersze
93 B
C

#ifndef LOGUTILS_H_
#define LOGUTILS_H_
void StampPrintf(const char* pformat, ...);
#endif