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