mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
FIX: [STUDIO-2767] retry with remote tunnel when local failed
Change-Id: Id0172239d752508227729e81bee6c1a6ff4d3e9d
This commit is contained in:
parent
c142c8a31e
commit
d8517991e4
6 changed files with 38 additions and 16 deletions
|
@ -784,7 +784,7 @@ public:
|
|||
bool is_function_supported(PrinterFunction func);
|
||||
std::vector<std::string> get_resolution_supported();
|
||||
bool is_support_print_with_timelapse();
|
||||
|
||||
bool is_camera_busy_off();
|
||||
|
||||
/* Msg for display MsgFn */
|
||||
typedef std::function<void(std::string topic, std::string payload)> MsgFn;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue