thermferm/lock.h

Mon, 04 Aug 2014 23:34:22 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 04 Aug 2014 23:34:22 +0200
changeset 179
417ee898fb02
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Added PID implementation and 433 MHz radio control switches. Not reliable yet.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial