crayzeewulf / libserial

Serial Port Programming in C++
BSD 3-Clause "New" or "Revised" License
398 stars 141 forks source link

[Support] read line, test for data? [sf#3] #50

Closed crayzeewulf closed 9 years ago

crayzeewulf commented 9 years ago

*Reported by anonymous on 2007-08-22 18:43 UTC** hi, with your libserial, i see that in serialport.h there are several functions that i'd like to use however I can't figure out how to gain access to them. can you perhaps shed any light?

crayzeewulf commented 9 years ago

Commented by crayzeewulf on 2008-06-08 07:26 UTC Logged In: YES user_id=645118 Originator: NO

See the C++ examples in 'examples' folder and Python examples under 'sip' folder (in Subversion repository). For specific usage, please provide an example of your application.

crayzeewulf commented 9 years ago

Updated by crayzeewulf on 2008-06-08 07:26 UTC