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

6 lines
92 B
C

#pragma once
#include "engine_ptr.h"
void updateFans(DECLARE_ENGINE_PARAMETER_SIGNATURE);