mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH: add hint dialogs for firmware upgrade
Change-Id: Iff34e4543d50074db05280fec8178029c4531e00 (cherry picked from commit 6f98eda25c722ecb6e0b6f4926972031c00bc366)
This commit is contained in:
parent
37d6efdbef
commit
83a9c259f7
7 changed files with 308 additions and 12 deletions
|
@ -534,6 +534,7 @@ public:
|
|||
|
||||
/* command upgrade */
|
||||
int command_upgrade_confirm();
|
||||
int command_consistency_upgrade_confirm();
|
||||
int command_upgrade_firmware(FirmwareInfo info);
|
||||
|
||||
/* control apis */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue