/*
 * optical_bus_tools.h
 *
 *  Created on: 19 àâã. 2024 ã.
 *      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_ */