mash/sensors.h

changeset 538
6d139c21e22c
parent 537
4eebab50993e
child 539
300b5c4cd977
equal deleted inserted replaced
537:4eebab50993e 538:6d139c21e22c
1 #ifndef _SENSORS_H
2 #define _SENSORS_H
3
4
5 #ifdef HAVE_WIRINGPI_H
6
7 PI_THREAD (my_sensors_loop);
8
9 #endif
10
11 #endif

mercurial