thermferm/rdconfig.h

Sat, 19 Jan 2019 20:31:50 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 19 Jan 2019 20:31:50 +0100
changeset 573
479878d528f2
parent 110
54e9940f413b
permissions
-rw-r--r--

Fix for compiling with wiringPi

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial