thermferm/lock.h

Thu, 12 May 2016 21:43:07 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 12 May 2016 21:43:07 +0200
changeset 503
003c20125212
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Better door and 12 volt detection and logging

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial