SemaphoreWrapper/include/log.h

5 lines
66 B
C

#pragma once
/// Debug output
void dprintf(const char* fmt,...);