thermferm/thermferm.h

changeset 209
c5b1dfd83e81
parent 206
78fb6f99e473
child 214
37d1eb0e1d66
--- a/thermferm/thermferm.h	Sun Aug 10 16:56:22 2014 +0200
+++ b/thermferm/thermferm.h	Sun Aug 10 17:25:50 2014 +0200
@@ -146,6 +146,7 @@
     int			type;			/* Device type			*/
     int			direction;		/* Device direction		*/
     int			value;			/* Device value			*/
+    int			offset;			/* Device offset value		*/
     int			present;		/* Device present		*/
     char		*address;		/* Device address		*/
     int			subdevice;		/* Device sub address		*/

mercurial