This commit is contained in:
skarg
2005-04-13 20:50:02 +00:00
parent 3eb9f20bb0
commit 70e4f220d4
5 changed files with 210 additions and 3 deletions
+3 -3
View File
@@ -54,10 +54,10 @@ void RS485_Send_Frame(
(void)nbytes; // FIXME: temp until we implement this code
// in order to avoid line contention
while (mstp_port->SilenceTimer < Tturnaround)
{
//while (mstp_port->SilenceTimer < Tturnaround)
//{
// wait, yield, or whatever
}
//}
// Disable the receiver, and enable the transmit line driver.