/[H9]/trunk/FlisServer/FlisServerDlg.cpp
ViewVC logotype

Diff of /trunk/FlisServer/FlisServerDlg.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 148 by kevin, Tue Dec 4 13:48:52 2007 UTC revision 149 by torben, Tue Dec 4 17:32:44 2007 UTC
# Line 471  void CFlisServerDlg::OnBnClickedGsmpin() Line 471  void CFlisServerDlg::OnBnClickedGsmpin()
471                                  AppendText(tekst);                                  AppendText(tekst);
472                          }                          }
473                  }                  }
474                    Sleep(5); //Small delay to avoid busy wait
475          }          }
476          Sleep(100); //Give the modem a chance to send the last data          Sleep(100); //Give the modem a chance to send the last data
477          while(Serial.getComstat().cbInQue > 0)          while(Serial.getComstat().cbInQue > 0)

Legend:
Removed from v.148  
changed lines
  Added in v.149

  ViewVC Help
Powered by ViewVC 1.1.20