--- trunk/FlisServer/FlisServerDlg.cpp 2007/12/04 13:48:52 146 +++ trunk/FlisServer/FlisServerDlg.cpp 2007/12/04 17:32:44 149 @@ -471,6 +471,7 @@ AppendText(tekst); } } + Sleep(5); //Small delay to avoid busy wait } Sleep(100); //Give the modem a chance to send the last data while(Serial.getComstat().cbInQue > 0)