bmsd/lock.h

Sun, 30 Dec 2018 18:18:22 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 30 Dec 2018 18:18:22 +0100
changeset 156
35860890224c
parent 0
033898178630
permissions
-rw-r--r--

Added sparge water acid calculation. Added residual alkalinity calculation.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial