thermferm/rdconfig.h

Thu, 11 Apr 2024 11:19:04 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 11 Apr 2024 11:19:04 +0200
changeset 670
6c62e99ade00
parent 110
54e9940f413b
permissions
-rw-r--r--

Stop logging ghost one-wire devices.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


void killconfig(void);
int  rdconfig(void);
int  wrconfig(void);


#endif

mercurial