thermferm/futil.h

Sat, 27 Apr 2019 21:07:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 27 Apr 2019 21:07:00 +0200
changeset 585
326cf2982eee
parent 420
644a6106d712
permissions
-rw-r--r--

More relaxed DHT11 readings

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial