thermferm/lock.h

Fri, 03 May 2024 20:15:17 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 03 May 2024 20:15:17 +0200
changeset 721
0e758ba3c2fa
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Fixed updating PID parameters. Jqwidgets javascripts cleanup.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial