thermferm/rdconfig.h

Sat, 23 Aug 2014 12:48:55 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 23 Aug 2014 12:48:55 +0200
changeset 261
e4341cfbc2a8
parent 110
54e9940f413b
permissions
-rw-r--r--

Fixed cooler_size bug

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial