rusefi/unit_tests/adc_inputs.h

14 lines
193 B
C

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