thermferm/lock.h

Wed, 17 Apr 2024 15:03:01 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 17 Apr 2024 15:03:01 +0200
changeset 683
d48733bf1529
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Fixed fermenter switches in NONE mode. Som other small bugfixes.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial