thermferm/rdconfig.h

Sat, 27 Apr 2019 21:07:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 27 Apr 2019 21:07:00 +0200
changeset 585
326cf2982eee
parent 110
54e9940f413b
permissions
-rw-r--r--

More relaxed DHT11 readings

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial