thermferm/devices.h

changeset 179
417ee898fb02
parent 158
f1b7e2ef90be
child 392
034746506c3d
--- a/thermferm/devices.h	Mon Aug 04 19:31:03 2014 +0200
+++ b/thermferm/devices.h	Mon Aug 04 23:34:22 2014 +0200
@@ -2,6 +2,7 @@
 #define	MY_DEVICES_H
 
 
+int device_out(char *, int);
 int devices_detect(void);
 
 #ifdef HAVE_WIRINGPI_H

mercurial