bmsd/lock.h

Wed, 05 Dec 2018 14:43:15 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 05 Dec 2018 14:43:15 +0100
changeset 121
875aeb365e1c
parent 0
033898178630
permissions
-rw-r--r--

Added sparge pH during import. Added several calculations. Added calculated estimates to the brewday screen.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial