fome-fw/firmware/controllers/engine_cycle/knock_controller.txt

7 lines
186 B
Plaintext
Raw Normal View History

2022-04-29 08:15:46 -07:00
struct_no_prefix knock_controller_s
angle_t m_knockRetard;Degrees retarded: larger number = more retard
float m_knockThreshold
uint32_t m_knockCount
float m_maximumRetard
2022-04-29 08:15:46 -07:00
end_struct