rusefi/firmware/controllers/engine_cycle/knock_controller.txt

7 lines
227 B
Plaintext

struct_no_prefix knock_controller_s
angle_t m_knockRetard;Knock Degrees retarded\nlarger number = more retard
float m_knockThreshold;Knock Retard Threshold
uint32_t m_knockCount;Knock Count
float m_maximumRetard
end_struct