bmsd/lock.h

Tue, 25 Dec 2018 15:06:39 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 25 Dec 2018 15:06:39 +0100
changeset 153
15fe253ffa83
parent 0
033898178630
permissions
-rw-r--r--

Estimate OG recalculation now uses the equipment profile. Added basic water calculations.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial