mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-30 21:58:06 +00:00
Patch "upload_disk" to make python happy
This commit is contained in:
parent
36b97bde9f
commit
29dda871cb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
target_filename = "FIRMWARE.CUR"
|
||||
target_drive = "REARM"
|
||||
|
||||
upload_disk = ""
|
||||
|
||||
import platform
|
||||
current_OS = platform.system()
|
||||
|
|
Loading…
Reference in a new issue