bmsd/lock.h

Sun, 27 Jan 2019 20:40:24 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 27 Jan 2019 20:40:24 +0100
changeset 217
318aab371497
parent 0
033898178630
permissions
-rw-r--r--

Profile style is using indexes. Profile styles and fermentation switched to POST. Standard edit screens.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial