mash/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 103
99c47a8a61cb
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