mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 20:28:08 -06:00
FIX: rstp proto mode & tutk state
Change-Id: I3d8b4a278426644bb716f18d7b8259032d22e444
This commit is contained in:
parent
eb3a97f55b
commit
e4d4ac01d6
5 changed files with 41 additions and 6 deletions
|
@ -73,6 +73,7 @@ private:
|
|||
std::string m_lan_ip;
|
||||
std::string m_lan_user;
|
||||
std::string m_lan_passwd;
|
||||
std::string m_tutk_state;
|
||||
bool m_camera_exists = false;
|
||||
bool m_lan_mode = false;
|
||||
bool m_remote_support = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue