thermferm/lock.h

Mon, 08 Apr 2024 13:16:42 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 08 Apr 2024 13:16:42 +0200
changeset 669
daa22055cd3d
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Reboot from the panel is now restart application. The restart is working again, also via bmsapp.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial