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