thermferm/one-wire.c

changeset 655
780cc08df263
parent 654
e981d0185485
child 656
ca47c742a25d
--- a/thermferm/one-wire.c	Tue Apr 02 15:03:12 2024 +0200
+++ b/thermferm/one-wire.c	Tue Apr 02 15:29:16 2024 +0200
@@ -18,6 +18,8 @@
  * Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
+extern int		debug;
+
 #include "thermferm.h"
 #include "statetbl.h"
 #include "one-wire.h"

mercurial