/* * serial.h */ int prepare_UART(char *port, int bauds); int getbyte(int fd);