/[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 152 by torben, Tue Dec 4 17:32:44 2007 UTC revision 153 by kevin, Wed Dec 5 09:21:56 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                  Sleep(10); //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.152  
changed lines
  Added in v.153

  ViewVC Help
Powered by ViewVC 1.1.20