Sanjay Govind 10 mesi fa
parent
commit
023db8ebfc
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      helpers/pof_usb.c

+ 0 - 1
helpers/pof_usb.c

@@ -60,7 +60,6 @@ static int32_t pof_thread_worker(void* context) {
                     FURI_LOG_RAW_I("\r\n");
                     */
                    virtual_portal_process_audio(virtual_portal, buf, len_data);
-                   pof_usb_send(dev, buf, len_data);
                    timeout = TIMEOUT_AFTER_RESPONSE;
                    last = now;
                 }