thermferm/rdconfig.h

Mon, 22 Apr 2024 15:12:27 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 22 Apr 2024 15:12:27 +0200
changeset 696
fe042f9484ac
parent 110
54e9940f413b
permissions
-rw-r--r--

Added web page to display the one-wire bus live status.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial