rusEFI
The most advanced open source ECU
software_knock.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "pch.h"
4 #include <cstdint>
5 
6 void initSoftwareKnock();
7 void knockSamplingCallback(uint8_t cylinderIndex, efitick_t nowNt);
void knockSamplingCallback(uint8_t cylinderIndex, efitick_t nowNt)
void initSoftwareKnock()