thermferm/futil.h

Sat, 10 Jun 2017 23:43:56 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 10 Jun 2017 23:43:56 +0200
changeset 515
7ab5cf2afc0c
parent 420
644a6106d712
permissions
-rw-r--r--

Only send domoticz changed values

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial