thermferm/futil.h

Sun, 08 Nov 2015 17:49:29 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 08 Nov 2015 17:49:29 +0100
changeset 412
f1a042a59b61
parent 106
1bd9a16f5061
child 420
644a6106d712
permissions
-rw-r--r--

Basic ideas to write to the simulated LCD display are in place.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial