|
|
| |
1. How to send a CR or LF? |
|
Reply |
|
|
 Juergen Tolksdorf | 2012-03-13 20:57:00 |
Hi,
sending messages does not work with a one liner. I used the example.php saying
$serial->sendMessage('text');
After text I would like to send a CR in order to SEND the message to the tty port.
Any suggestions? |
|