소스 검색

Merge subghz_remote from https://github.com/DarkFlippers/SubGHz_Remote

Willy-JL 1 년 전
부모
커밋
796a91c875
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      subghz_remote/subghz_remote_app.c

+ 0 - 1
subghz_remote/subghz_remote_app.c

@@ -49,7 +49,6 @@ SubGhzRemoteApp* subghz_remote_app_alloc() {
     app->view_dispatcher = view_dispatcher_alloc();
 
     app->scene_manager = scene_manager_alloc(&subrem_scene_handlers, app);
-    view_dispatcher_enable_queue(app->view_dispatcher);
 
     view_dispatcher_set_event_callback_context(app->view_dispatcher, app);
     view_dispatcher_set_custom_event_callback(