brewpanel/futil.h

Thu, 19 Nov 2015 20:45:09 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 19 Nov 2015 20:45:09 +0100
changeset 425
c51265b518ce
parent 420
644a6106d712
permissions
-rw-r--r--

Added LED objects to the SDL panel.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);
int  file_exist(char *, int);

#endif

mercurial