get_serial_console_log_with_timestamp

master
zeus 2021-03-10 00:37:36 +01:00
parent f9ba268170
commit 5094afe036
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/bin/bash
ts "%H:%M:%.S" < /dev/ttyUSB0 > test.log