thermferm/sensors.c

changeset 75
4b976601737d
parent 74
879bd09e2b96
child 80
81bf78a7618e
equal deleted inserted replaced
74:879bd09e2b96 75:4b976601737d
21 *****************************************************************************/ 21 *****************************************************************************/
22 22
23 #include "thermferm.h" 23 #include "thermferm.h"
24 24
25 25
26 extern bool debug; 26 extern int debug;
27 extern sys_config Config; 27 extern sys_config Config;
28 extern int my_shutdown; 28 extern int my_shutdown;
29 29
30 30
31 #ifdef HAVE_WIRINGPI_H 31 #ifdef HAVE_WIRINGPI_H

mercurial