matlab_23550/Inu/Src/main/optical_bus_tools.h

15 lines
254 B
C
Raw Normal View History

2024-12-27 10:50:32 +03:00
/*
* optical_bus_tools.h
*
* Created on: 19 <EFBFBD><EFBFBD><EFBFBD>. 2024 <EFBFBD>.
* Author: user
*/
#ifndef SRC_MAIN_OPTICAL_BUS_TOOLS_H_
#define SRC_MAIN_OPTICAL_BUS_TOOLS_H_
void optical_bus_read_write_interrupt(void);
#endif /* SRC_MAIN_OPTICAL_BUS_TOOLS_H_ */