thermferm/rdconfig.h

Thu, 25 Apr 2024 16:44:54 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 25 Apr 2024 16:44:54 +0200
changeset 711
844588d0df65
parent 110
54e9940f413b
permissions
-rw-r--r--

Version 0.9.19b1. Less noisy logging.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial