Added script for opening serial monitor
This commit is contained in:
2
monitor.sh
Executable file
2
monitor.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
idf.py -p /dev/ttyUSB0 -b 921600 monitor
|
Reference in New Issue
Block a user