rusefi-1/unit_tests/test_accel_enrichment.h

15 lines
288 B
C

/**
* @file test_accel_enrichment.h
*
* Created on: apr 29, 2014
* Author: Dmitry Sidin
* Author: Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef TEST_ACCEL_ENRICHMENT_H_
#define TEST_ACCEL_ENRICHMENT_H_
void testAccelEnrichment(void);
#endif /* TEST_ACCEL_ENRICHMENT_H_ */