bmsd/bms.h

changeset 299
047ead629d4a
parent 194
d202777ebae5
child 334
26c6f8e5d58e
--- a/bmsd/bms.h	Wed Feb 27 14:40:05 2019 +0100
+++ b/bmsd/bms.h	Wed Feb 27 22:13:07 2019 +0100
@@ -199,6 +199,8 @@
     float			profile_inittemp_high;	///< Profile init temp high
     float			profile_inittemp_low;	///< Profile init temp low
     char			*profile_steps;		///< Profile steps in JSON
+    float			yeast_lo;		///< Yeast minimum temperature
+    float			yeast_hi;		///< Yeast maximum temperature
 } sys_fermenter_list;
 
 

mercurial