mirror of
https://github.com/MikronMIK32/mik32-uploader.git
synced 2026-01-01 13:37:03 +03:00
убран лишний аргумент
This commit is contained in:
parent
c1e7f9bdc9
commit
0f156e9dad
@ -278,8 +278,7 @@ def upload_file(
|
||||
)
|
||||
else:
|
||||
result |= eeprom.write_pages(
|
||||
pages.pages_eeprom,
|
||||
openocd
|
||||
pages.pages_eeprom
|
||||
)
|
||||
|
||||
write_time = time.perf_counter() - start_time
|
||||
|
||||
Loading…
Reference in New Issue
Block a user