Created
January 28, 2015 15:06
-
-
Save kitsao/1921e58ad755dab048e1 to your computer and use it in GitHub Desktop.
celtac daemon
This file contains 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
#!/bin/bash | |
stty -F /dev/ttyS0 19200 parenb | |
cat /dev/ttyS0 >| /var/www/celtac/celtac-results.txt | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment