thermferm/lock.h

Mon, 08 Apr 2024 10:57:12 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 08 Apr 2024 10:57:12 +0200
changeset 667
bba6ca418e09
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Removed lcd-buffer create logmessage. Combined Keys and Delay states.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial