rusefi-1/win32_functional_tests/simulator/adc_inputs.h

14 lines
195 B
C

/**
* @file adc_inputs.h
*
* @date Dec 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ADC_INPUTS_H_
#define ADC_INPUTS_H_
#include "adc_math.h"
#endif /* ADC_INPUTS_H_ */