thermferm/futil.h

Fri, 22 Aug 2014 17:12:42 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 22 Aug 2014 17:12:42 +0200
changeset 259
b7c967359771
parent 106
1bd9a16f5061
child 420
644a6106d712
permissions
-rw-r--r--

Added framework for a simulation of a fridge with heater to use as controlled fermentor

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial