bmsd/bms.h

changeset 334
26c6f8e5d58e
parent 299
047ead629d4a
child 502
a8a6901b5a99
equal deleted inserted replaced
333:2987e5bb830d 334:26c6f8e5d58e
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 202 float yeast_lo; ///< Yeast minimum temperature
203 float yeast_hi; ///< Yeast maximum temperature 203 float yeast_hi; ///< Yeast maximum temperature
204 char *webcam_url; ///< Webcam url to the stream
205 int webcam_light; ///< Webcam control lights
204 } sys_fermenter_list; 206 } sys_fermenter_list;
205 207
206 208
207 209
208 typedef enum 210 typedef enum

mercurial