Factor-out common loop
[khatus.git] / x5 / khatus_lib_sensor.h
1 #define END_OF_MESSAGE '\n'
2
3 void loop(struct timespec *interval, char *fifo, char *buf, int fun(char *));
This page took 0.06144 seconds and 5 git commands to generate.