Merged sweeplf into tune command

This commit is contained in:
d18c7db
2009-07-13 11:20:29 +00:00
parent ec130f9c59
commit e7aee94e6a
3 changed files with 54 additions and 90 deletions

View File

@@ -1,3 +1,11 @@
@echo off
echo ********************************************************************
echo * REMEMBER: hold button down for the duration of the FLASH process *
echo ********************************************************************
REM next line is a dummy. It causes PM3 to reboot and enter the FLASH process
..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19
REM these actually do the real work
..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19
..\winsrc\prox.exe fpga ..\armsrc\obj\fpgaimage.s19