thermferm/lock.h

Sun, 24 Aug 2014 23:01:32 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 24 Aug 2014 23:01:32 +0200
changeset 265
63a003914b72
parent 106
1bd9a16f5061
permissions
-rw-r--r--

More math for the simulator. Web interface changes for heater in graph.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial