X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=blobdiff_plain;f=x5%2Fkhatus_lib_sensor.h;fp=x5%2Fkhatus_lib_sensor.h;h=992352c44249e749a4ae732a9cc47cedbfaf377b;hp=0000000000000000000000000000000000000000;hb=55883d9a0ab2ca4956bda685c219557f8bd940f1;hpb=d03cabfe3c0e1d5f937318d653f5da01e1340b56 diff --git a/x5/khatus_lib_sensor.h b/x5/khatus_lib_sensor.h new file mode 100644 index 0000000..992352c --- /dev/null +++ b/x5/khatus_lib_sensor.h @@ -0,0 +1,3 @@ +#define END_OF_MESSAGE '\n' + +void loop(struct timespec *interval, char *fifo, char *buf, int fun(char *));