/[H7]/branches/linux-serial/SlipSerial.h
ViewVC logotype

Diff of /branches/linux-serial/SlipSerial.h

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

revision 53 by torben, Sun Feb 4 21:22:44 2007 UTC revision 54 by torben, Mon Feb 5 10:10:18 2007 UTC
# Line 13  class CSlipSerial : Line 13  class CSlipSerial :
13          public CSerial          public CSerial
14  {  {
15  public:  public:
16          CSlipSerial(char* port, int bitrate);          CSlipSerial(char* port, Baudrate bitrate);
17          CSlipSerial();          CSlipSerial();
18          virtual ~CSlipSerial(void);          virtual ~CSlipSerial(void);
19    

Legend:
Removed from v.53  
changed lines
  Added in v.54

  ViewVC Help
Powered by ViewVC 1.1.20