kopia lustrzana https://github.com/RPiks/pico-hf-oscillator
7 wiersze
93 B
C
7 wiersze
93 B
C
![]() |
#ifndef LOGUTILS_H_
|
||
|
#define LOGUTILS_H_
|
||
|
|
||
|
void StampPrintf(const char* pformat, ...);
|
||
|
|
||
|
#endif
|