bmsd/lock.h

Fri, 18 Sep 2020 21:28:45 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 18 Sep 2020 21:28:45 +0200
changeset 720
b6a616372a26
parent 0
033898178630
permissions
-rw-r--r--

Finished the network protocol documentation for the co2meters and ispindels.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial