thermferm/lock.h

Mon, 08 May 2017 16:26:02 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 08 May 2017 16:26:02 +0200
changeset 506
cdcd07bbee30
parent 106
1bd9a16f5061
permissions
-rw-r--r--

New MQTT protocol

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial