thermferm/lock.h

Sun, 07 Jul 2019 14:28:37 +0200

author
Chiel Broek <mbse@mbse.eu>
date
Sun, 07 Jul 2019 14:28:37 +0200
changeset 602
ca795b871158
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Fix for non Pi hardware and virtual Pi's.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial