serial_puts — sends a string
#include <serial.h>
void serial_puts (
)
const char * str
str
the string to send
Sends the string str out through the serial port.