/* * comm.h * * Created on: 13.02.2019 * Author: julian */ #ifndef COMM_H_ #define COMM_H_ void comm_init(); #endif /* COMM_H_ */