coolers/sensors.h

changeset 26
9322c619c525
child 27
4703cc10b99a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/coolers/sensors.h	Mon May 05 23:33:31 2014 +0200
@@ -0,0 +1,6 @@
+#ifndef	MY_SENSORS_H
+#define MY_SENSORS_H
+
+void my_sensors_loop(void);
+
+#endif

mercurial