Sanjay Govind 11 miesięcy temu
rodzic
commit
cea987278f
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      helpers/pof_usb.c

+ 1 - 0
helpers/pof_usb.c

@@ -154,6 +154,7 @@ static int32_t pof_thread_worker(void* context) {
 
         if(flags) {
             if(flags & EventResetSio) {
+                pof_usb ->virtual_portal->sequence_number = 0;
             }
             if(flags & EventTxComplete) {
                 pof_usb->tx_complete = true;