mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
Merge branch 'feat/printer-agent-infra' into feat/printer-agent-impl
This commit is contained in:
@@ -883,6 +883,7 @@ public:
|
||||
|
||||
bool is_connected();
|
||||
bool is_connecting();
|
||||
// Emits DeviceOnline or DeviceOffline only when the reachability state changes.
|
||||
void set_online_state(bool on_off);
|
||||
bool is_online() { return m_is_online; }
|
||||
bool is_info_ready(bool check_version = true) const;
|
||||
|
||||
Reference in New Issue
Block a user