mash/logger.h

Mon, 22 Feb 2016 19:22:39 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 22 Feb 2016 19:22:39 +0100
changeset 482
68f4468bfc24
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Simulate sensors resolution.

#ifndef	_LOGGER_H
#define	_LOGGER_H

void logger(char *, char *, char *);

#endif

mercurial