bmsd/lock.h

Thu, 12 Sep 2019 17:00:01 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 12 Sep 2019 17:00:01 +0200
changeset 479
67dbbf301ae7
parent 0
033898178630
permissions
-rw-r--r--

Recalculate water and sparge water after changing the mash infuse volume

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial