mirror of
https://github.com/uhi22/pyPLC.git
synced 2024-11-10 01:05:42 +00:00
3 lines
57 B
Bash
3 lines
57 B
Bash
|
#!/bin/sh
|
||
|
picocom --baud 115200 -r -l -c -e x /dev/ttyS1
|