3 lines
63 B
Bash
Executable File
3 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
idf.py -p /dev/ttyUSB0 -b 921600 app-flash monitor
|