thermferm/rdconfig.h

Tue, 02 Jun 2015 14:14:20 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 02 Jun 2015 14:14:20 +0200
changeset 367
b9130db48c63
parent 110
54e9940f413b
permissions
-rw-r--r--

Fixed compiling on a real RPi

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial