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

7 lines
165 B
Batchfile

@echo off
cd "%~dp0client"
call setup.bat
::If you want to force the COM port add it to the line, example:
::bash pm3-flash-bootrom COM3
bash pm3-flash-bootrom
pause