get_serial_console_log_with_timestamp

This commit is contained in:
zeus 2021-03-10 00:37:36 +01:00
parent f9ba268170
commit 5094afe036

View File

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