瀏覽代碼

print cmd in hex

Eric Betts 11 月之前
父節點
當前提交
5769c37678
共有 1 個文件被更改,包括 1 次插入1 次删除
  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(
             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,
             sub_event_type,
             ncmd,