forked from xuos/xiuos
replace header file which is referred in usb_log.h
This commit is contained in:
parent
0c5851f05b
commit
114ff07759
|
@ -6,7 +6,7 @@
|
|||
#ifndef USB_LOG_H_
|
||||
#define USB_LOG_H_
|
||||
|
||||
#include <stdio.h>
|
||||
#include "libserial.h"
|
||||
|
||||
/* DEBUG level */
|
||||
#define USB_DBG_ERROR 0
|
||||
|
|
Loading…
Reference in New Issue