mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-14 10:17:49 -06:00
parent
af725c81e3
commit
059269d732
4 changed files with 26 additions and 22 deletions
|
@ -84,8 +84,8 @@ else:
|
|||
if com_CDC == 'COM_PORT_NOT_FOUND':
|
||||
print(com_CDC, '\n')
|
||||
else:
|
||||
print('FOUND: ' ,com_CDC)
|
||||
print('DESCRIPTION: ', description_CDC , '\n')
|
||||
print('FOUND: ', com_CDC)
|
||||
print('DESCRIPTION: ', description_CDC, '\n')
|
||||
|
||||
if current_OS == 'Windows':
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue