thermferm/rdconfig.h

Mon, 15 Apr 2024 17:06:15 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 15 Apr 2024 17:06:15 +0200
changeset 679
ecfcb1104b54
parent 110
54e9940f413b
permissions
-rw-r--r--

Added getglobal.php script

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial