rusefi-1/firmware/hw_layer/mc33816.h

14 lines
207 B
C
Raw Normal View History

/*
* @file mc33816.h
*
* @date May 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
*/
#ifndef HW_LAYER_MC33816_H_
#define HW_LAYER_MC33816_H_
void initMc33816();
#endif /* HW_LAYER_MC33816_H_ */