pecanpico10/tracker/software/source/threads/rxtx/log.h

10 wiersze
128 B
C

#ifndef __LOG_H__
#define __LOG_H__
#include "collector.h"
void start_logging_thread(log_app_conf_t *conf);
#endif