thermferm/rdconfig.h

Wed, 01 Apr 2015 15:20:05 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 01 Apr 2015 15:20:05 +0200
changeset 347
0ab5c3fd7c77
parent 110
54e9940f413b
permissions
-rw-r--r--

Completed DS2413 device code and driver.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial