ref: e8dcfa27755a9c4322f0b6940896fa59e7e1722a dir: /serial.h/
#ifndef _SERIAL_H_ #define _SERIAL_H_ int init_serial(char *portname); #endif