thermferm/rdconfig.h

Thu, 12 May 2016 21:43:07 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 12 May 2016 21:43:07 +0200
changeset 503
003c20125212
parent 110
54e9940f413b
permissions
-rw-r--r--

Better door and 12 volt detection and logging

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial