rusefi-1/firmware/controllers/actuators/fan_control.h

6 lines
103 B
C

#pragma once
#include "engine_ptr.h"
void updateFans(bool acActive DECLARE_ENGINE_PARAMETER_SUFFIX);