#ifndef INITSERIAL_H_ #define INITSERIAL_H_ int initSerialPort(int fd); #endif /* INITSERIAL_H_ */