summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-06-18 11:48:46 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-06-18 11:48:46 +0200
commit4c6444650da3a0aa1e2e9b00f42cc4e2af057fe6 (patch)
treed245d54eec7575d06d69d9a54598ef828779a2ed /README
downloadtemplogger-v2-4c6444650da3a0aa1e2e9b00f42cc4e2af057fe6.tar.gz
templogger-v2-4c6444650da3a0aa1e2e9b00f42cc4e2af057fe6.tar.xz
initial commit
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d27e0df
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+Command for logging:
+
+> socat file:/dev/ttyACM0,nonblock,raw,echo=0,b9600 stdout | ts "%s " | sed '/NAN/d; s/ 0 / /;' > temp.log