thermferm/rdconfig.h

Sun, 25 Jun 2017 13:02:06 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 25 Jun 2017 13:02:06 +0200
changeset 516
65299c11774b
parent 110
54e9940f413b
permissions
-rw-r--r--

Don't continuous send data to domoticz

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial