This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
qpcpp
Watch
1
Star
0
Fork
0
You've already forked qpcpp
mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced
2025-01-28 06:02:56 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
qpcpp
/
examples
/
msp430
/
dpp_msp-exp430g2
/
qk
/
spy.bat
4 lines
100 B
Batchfile
Raw
Normal View
History
Unescape
Escape
5.4.0
2015-05-14 16:05:04 -04:00
set
COM_PORT
=
COM5
if
[
%1
]
NEQ
[]
set
COM_PORT
=
%1
5.5.0
2015-09-29 11:34:38 -04:00
qspy -u -c
%COM_PORT%
-b9600 -O2 -F2 -E1 -P1 -B1
Reference in New Issue
Copy Permalink