home
/
code
/
khatus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
36991799f983f6dab014b9060048791c232bffff
[khatus.git]
/
khatus_lib_sensor.h
1
#define END_OF_MESSAGE
'
\n
'
2
#define SENSOR_FUN_T int (*)(char *, void *)
3
#define SENSOR_PARAMS_T void *
4
5
void
6
loop
(
7
struct
timespec
*
interval
,
8
char
*
fifo
,
9
char
*
buf
,
10
SENSOR_FUN_T
,
11
SENSOR_PARAMS_T
12
);
This page took
0.064493 seconds
and
3
git commands to generate.