Skip to content

Commit 0cac0ab

Browse files
committed
fix typo
Signed-off-by: sakumisu <[email protected]>
1 parent 5f47d1a commit 0cac0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

class/serial/usbh_ch34x.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include "usbh_ch34x.h"
99

1010
#undef USB_DBG_TAG
11-
#define USB_DBG_TAG "usbh_ch43x"
11+
#define USB_DBG_TAG "usbh_ch34x"
1212
#include "usb_log.h"
1313

1414
struct usbh_ch34x {

0 commit comments

Comments
 (0)