bmsd/lock.h

Wed, 30 Jun 2021 23:09:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 30 Jun 2021 23:09:31 +0200
changeset 764
e95744b6b31d
parent 0
033898178630
permissions
-rw-r--r--

Added HCO3 to the water summary. Changed some water chemicals limits to new insights.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial