|
Serial_Write_Char() - Question
Hi,
When using the "Serial_Write_Char()" function I know the correct syntax is "int port,int ch_out."
However when I use "Serial_Write_Char(TTL_PORT,52);" the "Program State" LED stays orange. What am I doing wrong?
Thanks,
Nathan
|