thermferm/lock.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 106
1bd9a16f5061
permissions
-rw-r--r--

Don't continuous send data to domoticz

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial