thermferm/rdconfig.h

Fri, 03 Aug 2018 16:56:55 +0200

author
Chiel Broek <mbse@mbse.eu>
date
Fri, 03 Aug 2018 16:56:55 +0200
changeset 562
119129969d37
parent 110
54e9940f413b
permissions
-rw-r--r--

Fix for deprecated warnings

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial