bmsd/lock.h

Tue, 12 May 2020 13:16:25 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 12 May 2020 13:16:25 +0200
changeset 673
9924b1218d39
parent 0
033898178630
permissions
-rw-r--r--

Added co2meters to the websockets. Added node and units offline messages to the websockets.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial