brewco/rdconfig.h

Thu, 31 Dec 2015 20:52:28 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 31 Dec 2015 20:52:28 +0100
changeset 480
1992db823b7e
parent 409
cdf68044adaf
permissions
-rw-r--r--

Fixed compiling on real Pi's

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial