Ver Fonte

fix plugins, remove dupe

MX há 2 anos atrás
pai
commit
a3f8224740
1 ficheiros alterados com 1 adições e 0 exclusões
  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);
         }
     }