rodel-talampas / java-simple-serial-connector

Automatically exported from code.google.com/p/java-simple-serial-connector
0 stars 0 forks source link

Open a serial port transmit a char (0xff) on Raspberry #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
  1. call method openPort() 

What is the expected output? What do you see instead?
  I expect no output! But there is one character sent (0xff)

What version of the product are you using? On what operating system?
  the product version is jssc 2.6.0
  operating system ist "raspian" on Raspberry (ARM)

Original issue reported on code.google.com by pe.co...@gmail.com on 24 Mar 2014 at 10:35