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