mirror of
https://github.com/MikroWizard/mikroman.git
synced 2025-07-10 05:54:31 +02:00
fix firmware folder and redownload if fimware file has problem
This commit is contained in:
parent
f7f70828f6
commit
75138ab41d
2 changed files with 3 additions and 6 deletions
|
@ -135,7 +135,6 @@ def get_firmware(firmid):
|
|||
# return buildResponse({'result':'failed', 'err':"Device not found"}, 200)
|
||||
|
||||
if firm:
|
||||
log.error(dev_ip)
|
||||
data={
|
||||
"devip":dev_ip,
|
||||
# "devid":dev.id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue