thermferm/rdconfig.h

Tue, 02 Apr 2024 15:29:16 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 02 Apr 2024 15:29:16 +0200
changeset 655
780cc08df263
parent 110
54e9940f413b
permissions
-rw-r--r--

State machine logging only when debug is active.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


void killconfig(void);
int  rdconfig(void);
int  wrconfig(void);


#endif

mercurial