thermferm/thermferm.c

changeset 198
20716bcff2b0
parent 195
b34a1b2421fb
child 199
3f5d277a69e3
equal deleted inserted replaced
197:531725a09012 198:20716bcff2b0
26 #include "devices.h" 26 #include "devices.h"
27 #include "server.h" 27 #include "server.h"
28 #include "thermferm.h" 28 #include "thermferm.h"
29 #include "lcd-pcf8574.h" 29 #include "lcd-pcf8574.h"
30 #include "lcd-buffer.h" 30 #include "lcd-buffer.h"
31 #include "panel.h"
31 #include "futil.h" 32 #include "futil.h"
32 #include "xutil.h" 33 #include "xutil.h"
33 34
34 35
35 char *current_unit = NULL; 36 char *current_unit = NULL;

mercurial