thermferm/logger.h

Wed, 23 Jul 2014 21:34:02 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 23 Jul 2014 21:34:02 +0200
changeset 129
2817c65fba89
parent 106
1bd9a16f5061
child 155
0d86f3c0a07b
permissions
-rw-r--r--

Removed sorting of 1-Wire devices because the busy indicator doesn't dissapear

#ifndef	LOGGER_H
#define	LOGGER_H


void logger(char *, char *);

#endif

mercurial