bmsd/bms.h

changeset 299
047ead629d4a
parent 194
d202777ebae5
child 334
26c6f8e5d58e
equal deleted inserted replaced
298:307640ba6ab6 299:047ead629d4a
197 char *profile_state; ///< Profile state 197 char *profile_state; ///< Profile state
198 int profile_percent; ///< Profile percent done 198 int profile_percent; ///< Profile percent done
199 float profile_inittemp_high; ///< Profile init temp high 199 float profile_inittemp_high; ///< Profile init temp high
200 float profile_inittemp_low; ///< Profile init temp low 200 float profile_inittemp_low; ///< Profile init temp low
201 char *profile_steps; ///< Profile steps in JSON 201 char *profile_steps; ///< Profile steps in JSON
202 float yeast_lo; ///< Yeast minimum temperature
203 float yeast_hi; ///< Yeast maximum temperature
202 } sys_fermenter_list; 204 } sys_fermenter_list;
203 205
204 206
205 207
206 typedef enum 208 typedef enum

mercurial