ProxSpace/setup/autobuild/rrg/pm3.bat
2021-05-23 15:01:35 +02:00

7 lines
142 B
Batchfile

@echo off
cd "%~dp0client"
call setup.bat
::If you want to force the COM port use the -p parameter, example:
::bash pm3 -p COM3
bash pm3
pause