Sanjay Govind il y a 11 mois
Parent
commit
cea987278f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;