39 #ifndef SERIAL_LINE_H_
40 #define SERIAL_LINE_H_
72 void serial_line_init(
void);
int serial_line_input_byte(unsigned char c)
Get one byte of input from the serial driver.
#define PROCESS_NAME(name)
Declare the name of a process.
process_event_t serial_line_event_message
Event posted when a line of input has been received.