14 lines
629 B
Batchfile
14 lines
629 B
Batchfile
|
|
copy "..\th250t1s\AUTOM10.hex" "th250t1s.hex"
|
||
|
|
copy "..\th500t1s\AUTOM10.hex" "th500t1s.hex"
|
||
|
|
copy "..\th1000t1s\AUTOM10.hex" "th1000t1s.hex"
|
||
|
|
copy "..\th2000t1s\AUTOM10.hex" "th2000t1s.hex"
|
||
|
|
copy "..\th250t2s\AUTOM10.hex" "th250t2s.hex"
|
||
|
|
copy "..\th500t2s\AUTOM10.hex" "th500t2s.hex"
|
||
|
|
copy "..\th1000t2s\AUTOM10.hex" "th1000t2s.hex"
|
||
|
|
copy "..\th2000t2s\AUTOM10.hex" "th2000t2s.hex"
|
||
|
|
copy "..\th250t4s\AUTOM10.hex" "th250t4s.hex"
|
||
|
|
copy "..\th500t4s\AUTOM10.hex" "th500t4s.hex"
|
||
|
|
copy "..\th1000t4s\AUTOM10.hex" "th1000t4s.hex"
|
||
|
|
copy "..\th2000t4s\AUTOM10.hex" "th2000t4s.hex"
|
||
|
|
copy "..\th500t2s_anemch\AUTOM10.hex" "th500t2s_anemch.hex"
|
||
|
|
pause
|