mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-17 15:11:56 -06:00
FIX: log device version for media connect
Change-Id: I0eada63e3d8e25840a221263beac5a9104f43d0f
This commit is contained in:
parent
fb528c67b7
commit
b09601777e
4 changed files with 21 additions and 9 deletions
|
@ -79,6 +79,7 @@ private:
|
|||
std::string m_lan_ip;
|
||||
std::string m_lan_user;
|
||||
std::string m_lan_passwd;
|
||||
std::string m_dev_ver;
|
||||
bool m_supported = false;
|
||||
bool m_lan_mode = false;
|
||||
bool m_local_support = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue