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