mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
Merge branch 'ofw-dev' into dev
This commit is contained in:
@@ -188,6 +188,7 @@ class FlipperAppStateHelper:
|
||||
)
|
||||
self.app_type_ptr = gdb.lookup_type("FlipperApplication").pointer()
|
||||
self.app_list_entry_type = gdb.lookup_type("struct FlipperApplicationList_s")
|
||||
self._sync_apps()
|
||||
|
||||
def handle_stop(self, event) -> None:
|
||||
self._sync_apps()
|
||||
|
||||
Reference in New Issue
Block a user