rusefi/unit_tests/adc_inputs.h

14 lines
193 B
C
Raw Normal View History

2015-07-10 06:01:56 -07:00
/**
* @file adc_inputs.h
*
* @date Dec 7, 2013
2020-01-13 18:57:43 -08:00
* @author Andrey Belomutskiy, (c) 2012-2020
2015-07-10 06:01:56 -07:00
*/
#ifndef ADC_INPUTS_H_
#define ADC_INPUTS_H_
#include "boards.h"
2015-07-10 06:01:56 -07:00
#endif /* ADC_INPUTS_H_ */