rusefi-1/firmware/controllers/engine_cycle/knock_logic.h

11 lines
145 B
C

/*
* @file knock_logic.h
*
* @date Apr 04, 2021
* @author Andrey Gusakov
*/
#pragma once
int getCylinderKnockBank(uint8_t cylinderIndex);