mash/logger.h

Thu, 24 Jul 2014 23:14:20 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 24 Jul 2014 23:14:20 +0200
changeset 133
345307762220
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Fixed compiling on systems with wiringpi libs

#ifndef	_LOGGER_H
#define	_LOGGER_H

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

#endif

mercurial