9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
|
|
||
|
struct thermistor_state_s
|
||
|
|
||
|
float resistance
|
||
|
float voltageMCU
|
||
|
float voltageBoard
|
||
|
|
||
|
end_struct
|