rusefi-1/firmware/integration/trigger_central.txt

15 lines
209 B
Plaintext
Raw Normal View History

2019-09-03 16:30:51 -07:00
#define HW_EVENT_TYPES 6
struct_no_prefix define_constructor trigger_central_s
int[HW_EVENT_TYPES iterate] hwEventCounters;
int vvtCamCounter
int vvtEventRiseCounter
int vvtEventFallCounter
end_struct