serial_putc — sends a character
#include <serial.h>
void serial_putc (
)
char ch
ch
the character to send
Send the character ch out through the serial port.