bmsd/lock.h

Wed, 08 May 2019 22:22:20 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 08 May 2019 22:22:20 +0200
branch
stable
changeset 350
c314277905e6
parent 0
033898178630
permissions
-rw-r--r--

Added mash thickness calculation. Backported some water calculations from the product editor.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial