Explorar o código

print cmd in hex

Eric Betts hai 10 meses
pai
achega
5769c37678
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      seos_hci.c

+ 1 - 1
seos_hci.c

@@ -404,7 +404,7 @@ void seos_hci_handle_event_cmd_complete(SeosHci* seos_hci, BitBuffer* frame) {
         /*
         /*
         FURI_LOG_D(
         FURI_LOG_D(
             TAG,
             TAG,
-            "event %d sub event %d ncmd %d cmd %d status %d",
+            "event %d sub event %d ncmd %d cmd %04x status %d",
             event_type,
             event_type,
             sub_event_type,
             sub_event_type,
             ncmd,
             ncmd,