thermferm/futil.h

Sun, 10 Aug 2014 12:09:07 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 10 Aug 2014 12:09:07 +0200
changeset 204
9a14d6b2de7f
parent 106
1bd9a16f5061
child 420
644a6106d712
permissions
-rw-r--r--

Fixed LCD display updates. Better key routines.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial