rusefi/firmware/controllers/trigger/decoders/trigger_ford.h

11 lines
175 B
C++

/**
* @file trigger_ford.h
*
* @author Andrey Belomutskiy, (c) rusEFI LLC 2012-2023
*/
#pragma once
class TriggerWaveform;
void configureFordCoyote(TriggerWaveform *s);