pecanpico9/tracker/software/threads/log.h

8 wiersze
94 B
C

#ifndef __LOG_H__
#define __LOG_H__
void start_logging_thread(module_conf_t *conf);
#endif