mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-21 06:53:11 +08:00
4 lines
97 B
Batchfile
4 lines
97 B
Batchfile
set COM_PORT=COM5
|
|
if [%1] NEQ [] set COM_PORT=%1
|
|
|
|
qspy -c%COM_PORT% -b9600 -O2 -F2 -E1 -P1 -B1 |