rusefi-1/firmware/controllers/trigger/trigger_state.txt

5 lines
121 B
Plaintext
Raw Normal View History

2019-09-03 16:30:51 -07:00
struct_no_prefix trigger_state_s
float currentGap;
2021-12-09 18:59:51 -08:00
uint32_t totalRevolutionCounter;Crank revolution counter
2020-07-05 23:05:34 -07:00
end_struct