/*
* biss.h
*
* Created on: 26 <EFBFBD><EFBFBD><EFBFBD>. 2023 <EFBFBD>.
* Author: seklyuts
*/
#ifndef SRC_BISS_H_
#define SRC_BISS_H_
void init_Biss(void);
void init_GPIO_Biss(void);
#endif /* SRC_BISS_H_ */