thermferm/thermferm.h

changeset 728
da038d0bed04
parent 726
8289078ff7be
child 731
8b7c63bddf75
--- a/thermferm/thermferm.h	Sat May 04 19:10:03 2024 +0200
+++ b/thermferm/thermferm.h	Sun May 05 15:49:03 2024 +0200
@@ -330,6 +330,7 @@
     char			family[3];	///< Device family
     int				present;	///< Present on bus
     int				value;		///< Last value
+    int				resolution;	///< Actual resolution
     time_t			timestamp;	///< Last seen
 } w1_list;
 

mercurial