brewco/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 409
cdf68044adaf
child 441
bde74a8f2ad7
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