thermferm/lock.h

Tue, 12 Aug 2014 21:26:26 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 12 Aug 2014 21:26:26 +0200
changeset 225
b18b06c17a80
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Changed CSS colors for the LED's. Removed the old LED's.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial