rusefi/firmware/controllers/actuators/fan_control.txt

13 lines
214 B
Plaintext
Raw Normal View History

struct_no_prefix fan_control_s
bit cranking
bit notRunning
bit disabledWhileEngineStopped
bit brokenClt
bit enabledForAc
bit hot
bit cold
2024-01-23 07:51:50 -08:00
bit disabledBySpeed
uint8_t tempAlive
uint8_t tempCode
end_struct