thermferm/rdconfig.h

Mon, 08 Aug 2022 11:51:59 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 08 Aug 2022 11:51:59 +0200
changeset 621
a0b611846d78
parent 110
54e9940f413b
permissions
-rw-r--r--

Improved conditional styling

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial