thermferm/lock.h

Mon, 18 Aug 2014 16:13:56 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 18 Aug 2014 16:13:56 +0200
changeset 246
6df404da3537
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Setting fridge and beer temperature from the panel implemented

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial