Merge pull request #9 from derskythe/dev-master

Sync branch
This commit is contained in:
DerSkythe
2023-08-08 00:34:31 +04:00
committed by GitHub
87 changed files with 1897 additions and 861 deletions

View File

@@ -12,8 +12,6 @@
#define TAG "DesktopSrv"
#define FAP_LOADER_APP_NAME "Applications"
static void desktop_scene_main_new_idle_animation_callback(void* context) {
furi_assert(context);
Desktop* desktop = context;