bmsd/lock.h

Thu, 13 Jun 2024 17:12:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 13 Jun 2024 17:12:00 +0200
changeset 857
150485d06b30
parent 0
033898178630
permissions
-rw-r--r--

Brought the web interface in sync with the new bmsapp water treatment.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial