浏览代码

print cmd in hex

Eric Betts 1 年之前
父节点
当前提交
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,