thermferm/lock.h

Sat, 29 Nov 2014 16:07:34 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 29 Nov 2014 16:07:34 +0100
changeset 300
4ce46ff3e37d
parent 106
1bd9a16f5061
permissions
-rw-r--r--

The LIST LOG command now automatic adjusts the number of output lines and resolution by calculating a reasonable interval between 1 and 60 minutes. Bumped to version 0.2.6

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial