bmsd/lock.h

Mon, 06 Jan 2020 16:06:28 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 06 Jan 2020 16:06:28 +0100
changeset 586
ed4f22cfb135
parent 0
033898178630
permissions
-rw-r--r--

Adjusted the Kveik pitchrate to 1/10 of normal yeast.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial