This commit is contained in:
2026-06-19 17:00:45 +09:00
parent c5f2cf23ba
commit c70c802ee2
1666 changed files with 5 additions and 1532462 deletions

View File

@@ -75,6 +75,8 @@ getdir DIR
call Load_FlashWriter
call Load_all_image
setbaud 115200
mpause 100
end
;---------------------------------------------------
@@ -177,7 +179,7 @@ send 'y'
wait '>'
:proc_end
setbaud 115200
mpause 100
return
@@ -204,6 +206,6 @@ mpause 400
sprintf2 FILE_NAME '%s\%s' DIR IMGNM[index]
sendfile FILE_NAME 1
wait 'EM_W Complete!'
setbaud 115200
mpause 100
return

View File

@@ -34,7 +34,7 @@ getdir DIR
call Load_FlashWriter
call Load_all_image
setbaud 112500
end
;---------------------------------------------------
@@ -123,8 +123,6 @@ send 'y'
wait '>'
:proc_end
setbaud 115200
mpause 100
return
;---------------------------------------------------
@@ -150,6 +148,4 @@ mpause 400
sprintf2 FILE_NAME '%s\%s' DIR IMGNM[index]
sendfile FILE_NAME 1
wait 'EM_W Complete!'
setbaud 115200
mpause 100
return