thermferm/rdconfig.h

Mon, 06 Aug 2018 17:04:57 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 06 Aug 2018 17:04:57 +0200
changeset 565
3593b18486d7
parent 110
54e9940f413b
permissions
-rw-r--r--

Fix not generating a valid system uuid

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial