blob: df90a3ae0676435f32fbd617e65abf690f82d8f4 [file] [log] [blame]
#ifndef serial_h
#define serial_h
int serial_configure(int fd);
#endif