fixing build system

This commit is contained in:
rusefi 2018-01-18 12:30:51 -05:00
parent c1eee0b24b
commit 6906f14fc9
1 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,9 @@ echo %date% %time%
echo Erasing chip
call flash_erase
if not exist flash_erase_new_board.bat echo NOT FOUND flash_erase_new_board.bat
if not exist flash_erase_new_board.bat exit -1
call flash_erase_new_board.bat
echo build_current_bundle.bat: Building firmware