thermferm/futil.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 420
644a6106d712
permissions
-rw-r--r--

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

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial