Example for communicating with OsTech devices under Linux using C++
-------------------------------------------------------------------

This example uses the libserial library (http://libserial.sf.net) which is
licensed under the GPL version 2. Therefore this example is also licensed
under the GPL version 2.

To compile the example type: make
