thermferm/lock.h

Sun, 23 Jul 2017 12:12:58 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 23 Jul 2017 12:12:58 +0200
changeset 523
eca3813c21ee
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Thermometers styling

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial