/* * biss.h * * Created on: 26 δεκ. 2023 γ. * Author: seklyuts */ #ifndef SRC_BISS_H_ #define SRC_BISS_H_ void init_Biss(void); void init_GPIO_Biss(void); #endif /* SRC_BISS_H_ */