mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-25 16:53:36 +05:00
feat: implement get-id feature
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -58,4 +58,4 @@ class AdvancedMenu(BaseMenu):
|
||||
KlipperFlashMethodMenu(previous_menu=self).run()
|
||||
|
||||
def get_id(self, **kwargs):
|
||||
KlipperSelectMcuConnectionMenu(previous_menu=self).run()
|
||||
KlipperSelectMcuConnectionMenu(previous_menu=self, standalone=True).run()
|
||||
|
||||
Reference in New Issue
Block a user