thermferm/futil.h

Fri, 05 Apr 2024 20:10:26 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 05 Apr 2024 20:10:26 +0200
changeset 662
56c72393ca26
parent 420
644a6106d712
permissions
-rw-r--r--

One-wire tread more relaxed logging.

#ifndef	FUTIL_H
#define	FUTIL_H


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

#endif

mercurial