mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-16 20:45:58 +08:00
FIX: C12(P1S) tunnel proto compatible
Change-Id: Ibbf39b4fefe7e73e35f6096ac6989afbb531db03
This commit is contained in:
parent
a7566ea592
commit
ddabc14676
@ -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…
x
Reference in New Issue
Block a user