thermferm/rdconfig.h

Mon, 26 Sep 2022 21:30:17 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 26 Sep 2022 21:30:17 +0200
changeset 626
1718eb4c8d07
parent 110
54e9940f413b
permissions
-rw-r--r--

Upgraded kicad to version 6

#ifndef	RDCONFIG_H
#define	RDCONFIG_H


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


#endif

mercurial