thermferm/rdconfig.h

Fri, 19 Apr 2024 11:31:46 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 19 Apr 2024 11:31:46 +0200
changeset 687
f5d05b420732
parent 110
54e9940f413b
permissions
-rw-r--r--

Devices edit popup layout ready.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial