mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
ENH: liveview remote protocols with agora
Change-Id: Id86aa4bfa5f5e09675a6fe627668c63d20c7d1bf Jira: none (cherry picked from commit 46eba0048b73f1741b4b7b57f788830c08a8d7f1)
This commit is contained in:
parent
8b33119640
commit
6385a4d170
15 changed files with 87 additions and 54 deletions
|
@ -83,8 +83,8 @@ private:
|
|||
std::string m_dev_ver;
|
||||
bool m_lan_mode = false;
|
||||
bool m_sdcard_exist = false;
|
||||
bool m_local_support = false;
|
||||
bool m_remote_support = false;
|
||||
int m_local_proto = false;
|
||||
int m_remote_proto = false;
|
||||
bool m_model_download_support = false;
|
||||
bool m_device_busy = false;
|
||||
bool m_waiting_enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue