소스 검색

fix plugins, remove dupe

MX 2 년 전
부모
커밋
a3f8224740
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      infrared_remote_app.c

+ 1 - 0
infrared_remote_app.c

@@ -529,6 +529,7 @@ int32_t infrared_remote_app(void* p) {
                     is_transmitting = true;
                 }
             }
+            view_port_update(app->view_port);
         }
     }