get_serial_console_log_with_timestamp
This commit is contained in:
parent
f9ba268170
commit
5094afe036
2
bash/get_serial_console_log_with_timestamp.sh
Normal file
2
bash/get_serial_console_log_with_timestamp.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
ts "%H:%M:%.S" < /dev/ttyUSB0 > test.log
|
Loading…
Reference in New Issue
Block a user