update code base to Marlin 2.0.9.2
This commit is contained in:
3
buildroot/share/vscode/create_custom_upload_command_DFU.py
Executable file → Normal file
3
buildroot/share/vscode/create_custom_upload_command_DFU.py
Executable file → Normal file
@@ -9,8 +9,7 @@
|
||||
# Will continue on if a COM port isn't found so that the compilation can be done.
|
||||
#
|
||||
|
||||
import os
|
||||
import sys
|
||||
import os,sys
|
||||
from SCons.Script import DefaultEnvironment
|
||||
import platform
|
||||
current_OS = platform.system()
|
||||
|
Reference in New Issue
Block a user