bmsd/lock.h

Sat, 19 Sep 2020 21:25:11 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 19 Sep 2020 21:25:11 +0200
changeset 721
4d7394ced1c3
parent 0
033898178630
permissions
-rw-r--r--

Better FG calculation from the refractometer reading. Now using the Petr Novotny formula.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial