瀏覽代碼

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);
         }
     }