4 lines
100 B
Batchfile
Raw Normal View History

2015-05-14 16:05:04 -04:00
set COM_PORT=COM5
if [%1] NEQ [] set COM_PORT=%1
2015-09-29 11:34:38 -04:00
qspy -u -c%COM_PORT% -b9600 -O2 -F2 -E1 -P1 -B1