Factor-out common loop
[khatus.git] / x5 / khatus_lib_sensor.h
diff --git a/x5/khatus_lib_sensor.h b/x5/khatus_lib_sensor.h
new file mode 100644 (file)
index 0000000..992352c
--- /dev/null
@@ -0,0 +1,3 @@
+#define END_OF_MESSAGE '\n'
+
+void loop(struct timespec *interval, char *fifo, char *buf, int fun(char *));
This page took 0.01867 seconds and 4 git commands to generate.