MotorControlModuleSDFM_TMS3.../Projects/epwm_test/src/biss.h

18 lines
171 B
C
Raw Normal View History

2023-12-27 16:26:23 +03:00
/*
* biss.h
*
* Created on: 26 <EFBFBD><EFBFBD><EFBFBD>. 2023 <EFBFBD>.
* Author: seklyuts
*/
#ifndef SRC_BISS_H_
#define SRC_BISS_H_
void init_Biss(void);
#endif /* SRC_BISS_H_ */