thermferm/rdconfig.h

Wed, 24 Apr 2024 21:36:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 24 Apr 2024 21:36:49 +0200
changeset 706
50d9a25aba86
parent 110
54e9940f413b
permissions
-rw-r--r--

Possible fix for large sockets messages.

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial