Browse Source

fix plugins, remove dupe

MX 2 năm trước cách đây
mục cha
commit
a3f8224740
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);
         }
     }