rusefi-1/firmware/hw_layer/mc33816_data.h

14 lines
267 B
C
Raw Normal View History

2019-05-03 18:54:38 -07:00
/*
* mc33816_data.h
*
* @date May 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
*/
#ifndef HW_LAYER_MC33816_DATA_H_
#define HW_LAYER_MC33816_DATA_H_
extern unsigned short MC33816_code_RAM1[105]; // CODE RAM CH 1
#endif /* HW_LAYER_MC33816_DATA_H_ */