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