brewco/rdconfig.h

Fri, 27 Nov 2015 22:00:23 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 27 Nov 2015 22:00:23 +0100
changeset 437
5664743eaf2f
parent 409
cdf68044adaf
permissions
-rw-r--r--

Stop devices thread if the program ends.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial