annotate ostc4pack/step0_copy_bins.bat @ 63:cd298de33783

Replaced wait loop with delay fct
author Ideenmodellierer
date Mon, 13 Aug 2018 19:11:14 +0200
parents 96026ba1834f
children a6f0881074a4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
60
96026ba1834f more language updates
heinrichsweikamp
parents:
diff changeset
1 copy ..\RefPrj\Firmware\Release\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y
96026ba1834f more language updates
heinrichsweikamp
parents:
diff changeset
2 copy ..\RefPrj\RTE\Release\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y
96026ba1834f more language updates
heinrichsweikamp
parents:
diff changeset
3