rusefi-1/firmware/integration/trigger_state.txt

9 lines
140 B
Plaintext
Raw Normal View History

2019-06-29 19:44:30 -07:00
#define HW_EVENT_TYPES 6
2019-07-21 05:19:49 -07:00
struct_no_prefix define_constructor trigger_central_s
2019-06-29 19:44:30 -07:00
int[HW_EVENT_TYPES iterate] hwEventCounters;
2019-06-29 19:44:30 -07:00
end_struct