fome-fw/firmware/controllers/sensors/wideband_state.txt

11 lines
346 B
Plaintext

struct_no_prefix wideband_state_s
uint8_t faultCode;Fault code
uint8_t heaterDuty;Heater duty;"%", 1, 0, 0, 100, 0
uint8_t pumpDuty;Pump duty;"%", 1, 0, 0, 100, 0
uint16_t tempC;Temperature;"C", 1, 0, 500, 1000, 0
uint16_t autoscale nernstVoltage;Nernst Voltage;"V", 0.001, 0, 0, 1, 3
uint16_t esr;ESR;"ohm", 1, 0, 0, 10000, 0
end_struct