فهرست منبع

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