thermferm/rdconfig.h

Sun, 28 Apr 2019 19:59:43 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 28 Apr 2019 19:59:43 +0200
changeset 589
230a502b75ec
parent 110
54e9940f413b
permissions
-rw-r--r--

Final device thermometer error detection.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial