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

13 lines
188 B
C++

/**
* @file trigger_ford.cpp
*
* @author Andrey Belomutskiy, (c) rusEFI LLC 2012-2023
*/
#include "pch.h"
#include "trigger_ford.h"
void configureFordCoyote(TriggerWaveform *s) {
}