Eric Betts 10 месяцев назад
Родитель
Сommit
e44d950de8
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      seos_hci.c

+ 0 - 1
seos_hci.c

@@ -111,7 +111,6 @@ void seos_hci_free(SeosHci* seos_hci) {
     }
     }
     furi_timer_free(seos_hci->timer);
     furi_timer_free(seos_hci->timer);
 
 
-    furi_timer_free(seos_hci->timer);
     seos_hci_h5_set_init_callback(seos_hci->seos_hci_h5, NULL, NULL);
     seos_hci_h5_set_init_callback(seos_hci->seos_hci_h5, NULL, NULL);
     seos_hci_h5_set_receive_callback(seos_hci->seos_hci_h5, NULL, NULL);
     seos_hci_h5_set_receive_callback(seos_hci->seos_hci_h5, NULL, NULL);