thermferm/rdconfig.h

Mon, 16 Jul 2018 21:56:24 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 16 Jul 2018 21:56:24 +0200
changeset 541
a5530abb16dd
parent 110
54e9940f413b
permissions
-rw-r--r--

Fixed spelling error

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial