thermferm/lock.h

Sat, 19 Jan 2019 20:12:56 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 19 Jan 2019 20:12:56 +0100
changeset 572
0df7fcb36b76
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Send MQTT messages with temperature values also when the fermenter is off.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial