Created
June 22, 2021 10:01
-
-
Save raek/091dc9751534be682ecdc0c2c99767b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=Feather serial port forwarder | |
[Service] | |
ExecStart=socat TCP-LISTEN:55232,fork /dev/feather,rawer | |
[Install] | |
WantedBy=default.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment