rusefi-1/unit_tests/test_pid_auto.h

14 lines
212 B
C

/*
* @file test_pid_auto.h
*
* Created on: Sep 14, 2017
* @author Andrey Belomutskiy, (c) 2012-2017
*/
#ifndef TEST_PID_AUTO_H_
#define TEST_PID_AUTO_H_
void testPidAuto();
#endif /* TEST_PID_AUTO_H_ */