thermferm/futil.h

Mon, 08 May 2017 20:54:51 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 08 May 2017 20:54:51 +0200
changeset 509
b5ae9017194f
parent 420
644a6106d712
permissions
-rw-r--r--

Turn off MQTT debug

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial