Nov. 11, 2012
8:34 a.m.
Luc Fabresse <luc.fabresse@gmail.com> writes:
Did you tried:
sPort := SerialPort new. sPort close. sPort openPort: '/dev/ttyS0'.
No, but now I did and with a symbolic link from /dev/ttyUSB0 to /dev/ttyS0 I get this thing opened? Well I can not see why this should be "expected". Regards Friedrich