thermferm/lock.h

Mon, 22 Apr 2024 15:12:27 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 22 Apr 2024 15:12:27 +0200
changeset 696
fe042f9484ac
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Added web page to display the one-wire bus live status.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial