fome-fw/firmware/config/engines/daihatsu.h

11 lines
174 B
C
Raw Normal View History

2015-09-10 05:01:16 -07:00
/**
* @file daihatsu.h
*
* @date Sep 10, 2015
2017-01-03 03:05:22 -08:00
* @author Andrey Belomutskiy, (c) 2012-2017
2015-09-10 05:01:16 -07:00
*/
#include "engine.h"
2017-05-15 20:33:22 -07:00
void setDaihatsu(DECLARE_ENGINE_PARAMETER_SIGNATURE);