thermferm/thermferm.c

changeset 131
528dc0bb81ab
parent 111
bdf3c5278a24
child 150
1e0a698401df
--- a/thermferm/thermferm.c	Thu Jul 24 17:42:34 2014 +0200
+++ b/thermferm/thermferm.c	Thu Jul 24 20:45:15 2014 +0200
@@ -33,7 +33,7 @@
 #include "xutil.h"
 
 
-int			current_unit = -1;
+char			*current_unit = NULL;
 int			tempA = 80;
 int			tempB = 80;
 

mercurial