thermferm/futil.h

Fri, 03 Aug 2018 21:58:30 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 03 Aug 2018 21:58:30 +0200
changeset 563
ca2fafcf3294
parent 420
644a6106d712
permissions
-rw-r--r--

On Raspberry with WiringPi better hardware info is sent with NBIRTH

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial