فهرست منبع

Merge nrf24scan from https://github.com/xMasterX/all-the-plugins

Willy-JL 2 سال پیش
والد
کامیت
38487f3ba8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      nrf24scan/nrf24scan.c

+ 1 - 1
nrf24scan/nrf24scan.c

@@ -1636,8 +1636,8 @@ int32_t nrf24scan_app(void* p) {
             }
             }
         }
         }
 
 
-        view_port_update(APP->view_port);
         furi_mutex_release(plugin_state->mutex);
         furi_mutex_release(plugin_state->mutex);
+        view_port_update(APP->view_port);
     }
     }
     nrf24_set_idle(nrf24_HANDLE);
     nrf24_set_idle(nrf24_HANDLE);
     if(log_arr_idx && (log_to_file == 1 || log_to_file == 2)) {
     if(log_arr_idx && (log_to_file == 1 || log_to_file == 2)) {