mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 06:57:36 -06:00
FIX: C12(P1S) tunnel proto compatible
Change-Id: Ibbf39b4fefe7e73e35f6096ac6989afbb531db03
This commit is contained in:
parent
a7566ea592
commit
ddabc14676
1 changed files with 2 additions and 0 deletions
|
@ -1448,6 +1448,8 @@ void MachineObject::parse_version_func()
|
|||
local_use_ssl_for_mqtt = true;
|
||||
local_use_ssl_for_ftp = true;
|
||||
}
|
||||
is_support_remote_tunnel = true;
|
||||
local_camera_proto = 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue