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

Diff of /branches/linux-serial/H7Serial.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 6  class CH7Serial : Line 6  class CH7Serial :
6  {  {
7  public:  public:
8          CH7Serial(void);          CH7Serial(void);
9          CH7Serial(char* port, int bitrate);          CH7Serial(char* port, Baudrate bitrate);
10          virtual ~CH7Serial(void);          virtual ~CH7Serial(void);
11    
12          void writeTarget(unsigned char target, unsigned char data);          void writeTarget(unsigned char target, unsigned char data);

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

  ViewVC Help
Powered by ViewVC 1.1.20