thermferm/futil.h

Wed, 13 Aug 2014 21:04:29 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 13 Aug 2014 21:04:29 +0200
changeset 233
5874a6480322
parent 106
1bd9a16f5061
child 420
644a6106d712
permissions
-rw-r--r--

Added code to control the Fan.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial