correct hid host mount/unmount callback
rename HOST_CLASS_HID to CFG_TUH_HID
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#if TUSB_OPT_HOST_ENABLED
|
||||
#include "host/usbh.h"
|
||||
|
||||
#if HOST_CLASS_HID
|
||||
#if CFG_TUH_HID
|
||||
#include "class/hid/hid_host.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user