thermferm/rdconfig.h

Sun, 24 Aug 2014 23:01:32 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 24 Aug 2014 23:01:32 +0200
changeset 265
63a003914b72
parent 110
54e9940f413b
permissions
-rw-r--r--

More math for the simulator. Web interface changes for heater in graph.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial