4 lines
57 B
Bash
4 lines
57 B
Bash
#!/bin/bash
|
|
|
|
idf.py -p /dev/ttyUSB1 monitor -B 450000
|
#!/bin/bash
|
|
|
|
idf.py -p /dev/ttyUSB1 monitor -B 450000
|