소스 검색

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,