thermferm/rdconfig.h

Sun, 28 Apr 2019 16:27:54 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 28 Apr 2019 16:27:54 +0200
changeset 587
b8580eedfcc7
parent 110
54e9940f413b
permissions
-rw-r--r--

Experimental 12 bits resolution init

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial