|
/**
|
|
* @file trigger_mitsubishi.h
|
|
*
|
|
* @date Aug 5, 2014
|
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "trigger_structure.h"
|
|
|
|
void initializeMitsubishi4g18(TriggerWaveform *s);
|
|
void configureFordAspireTriggerWaveform(TriggerWaveform * s);
|