thermferm/rdconfig.h

Sun, 07 Apr 2024 11:25:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 07 Apr 2024 11:25:00 +0200
changeset 664
8adbc76fd122
parent 110
54e9940f413b
permissions
-rw-r--r--

Version 0.9.17a3. Prepare for thermferm state tables.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial